Class BigtableGrpc.BigtableImplBase

  • All Implemented Interfaces:
    BigtableGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    BigtableGrpc

    public abstract static class BigtableGrpc.BigtableImplBase
    extends Object
    implements io.grpc.BindableService, BigtableGrpc.AsyncService
    Base class for the server implementation of the service Bigtable.
     Service for reading from and writing to existing Bigtable tables.
     
    • Constructor Detail

      • BigtableImplBase

        public BigtableImplBase()
    • Method Detail

      • bindService

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