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

      • BigtableTableAdminImplBase

        public BigtableTableAdminImplBase()
    • Method Detail

      • bindService

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