public static final class SqlDataServiceGrpc.SqlDataServiceFutureStub extends AbstractFutureStub<SqlDataServiceGrpc.SqlDataServiceFutureStub>A stub to allow clients to do ListenableFuture-style rpc calls to service SqlDataService.
Service for streaming data to and from Cloud SQL instances.
Inheritance
java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractFutureStub > SqlDataServiceGrpc.SqlDataServiceFutureStubMethods
build(Channel channel, CallOptions callOptions)
protected SqlDataServiceGrpc.SqlDataServiceFutureStub build(Channel channel, CallOptions callOptions)| Parameters | |
|---|---|
| Name | Description |
channel |
io.grpc.Channel |
callOptions |
io.grpc.CallOptions |
| Returns | |
|---|---|
| Type | Description |
SqlDataServiceGrpc.SqlDataServiceFutureStub |
|
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)