Class SpannerGrpc.SpannerImplBase

java.lang.Object
com.google.spanner.v1.SpannerGrpc.SpannerImplBase
All Implemented Interfaces:
SpannerGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
SpannerGrpc

public abstract static class SpannerGrpc.SpannerImplBase extends Object implements io.grpc.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.
 
  • Constructor Details

    • SpannerImplBase

      public SpannerImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService