Class 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 Detail

      • SpannerImplBase

        public SpannerImplBase()
    • Method Detail

      • bindService

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