Class SpannerExecutorProxyGrpc.SpannerExecutorProxyImplBase (6.62.0)

public abstract static class SpannerExecutorProxyGrpc.SpannerExecutorProxyImplBase implements BindableService, SpannerExecutorProxyGrpc.AsyncService

Base class for the server implementation of the service SpannerExecutorProxy.

Service that executes SpannerActions asynchronously.

Inheritance

java.lang.Object > SpannerExecutorProxyGrpc.SpannerExecutorProxyImplBase

Implements

io.grpc.BindableService, SpannerExecutorProxyGrpc.AsyncService

Constructors

SpannerExecutorProxyImplBase()

public SpannerExecutorProxyImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition