Class BigtableGrpc.BigtableImplBase

java.lang.Object
com.google.bigtable.v2.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 Details

    • BigtableImplBase

      public BigtableImplBase()
  • Method Details

    • bindService

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