Class BigtableTableAdminGrpc.BigtableTableAdminImplBase

java.lang.Object
com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminImplBase
All Implemented Interfaces:
BigtableTableAdminGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
BigtableTableAdminGrpc

public abstract static class BigtableTableAdminGrpc.BigtableTableAdminImplBase extends Object implements io.grpc.BindableService, BigtableTableAdminGrpc.AsyncService
Base class for the server implementation of the service BigtableTableAdmin.
 Service for creating, configuring, and deleting Cloud Bigtable tables.
 Provides access to the table schemas only, not the data stored within
 the tables.
 
  • Constructor Details

    • BigtableTableAdminImplBase

      public BigtableTableAdminImplBase()
  • Method Details

    • bindService

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