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

      • BigtableInstanceAdminImplBase

        public BigtableInstanceAdminImplBase()
    • Method Detail

      • bindService

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