Class SpannerGrpc.SpannerImplBase (6.51.0)

public abstract static class SpannerGrpc.SpannerImplBase implements BindableService, SpannerGrpc.AsyncService

Base class for the server implementation of the service Spanner.

Cloud Spanner API The Cloud Spanner API can be used to manage sessions and execute transactions on data stored in Cloud Spanner databases.

Inheritance

java.lang.Object > SpannerGrpc.SpannerImplBase

Implements

io.grpc.BindableService, SpannerGrpc.AsyncService

Constructors

SpannerImplBase()

public SpannerImplBase()

Methods

bindService()

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