Class BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase

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

public abstract static class BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase extends Object implements io.grpc.BindableService, BigtableInstanceAdminGrpc.AsyncService
Base class for the server implementation of the service BigtableInstanceAdmin.
 Service for creating, configuring, and deleting Cloud Bigtable Instances and
 Clusters. Provides access to the Instance and Cluster schemas only, not the
 tables' metadata or data stored in those tables.
 
  • Constructor Details

    • BigtableInstanceAdminImplBase

      public BigtableInstanceAdminImplBase()
  • Method Details

    • bindService

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