public static final class SpannerExecutorProxyGrpc.SpannerExecutorProxyBlockingStub extends AbstractBlockingStub<SpannerExecutorProxyGrpc.SpannerExecutorProxyBlockingStub>A stub to allow clients to do limited synchronous rpc calls to service SpannerExecutorProxy.
Service that executes SpannerActions asynchronously.
Inheritance
java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > SpannerExecutorProxyGrpc.SpannerExecutorProxyBlockingStubMethods
build(Channel channel, CallOptions callOptions)
protected SpannerExecutorProxyGrpc.SpannerExecutorProxyBlockingStub build(Channel channel, CallOptions callOptions)| Parameters | |
|---|---|
| Name | Description |
channel |
io.grpc.Channel |
callOptions |
io.grpc.CallOptions |
| Returns | |
|---|---|
| Type | Description |
SpannerExecutorProxyGrpc.SpannerExecutorProxyBlockingStub |
|
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)