Package com.google.cloud.bigtable.grpc
-
Interface Summary Interface Description BigtableDataClient Interface to access v2 Bigtable data service methods.BigtableInstanceClient BigtableInstanceClient manages instances and clusters.BigtableTableAdminClient A client for the Cloud Bigtable Table Admin API.CallOptionsFactory A factory that createsCallOptions
for use inBigtableDataClient
RPCs. -
Class Summary Class Description BigtableClusterName This class encapsulates a cluster name of the form projects/(projectId)/instances/(instanceId)/clusters/(clusterId)BigtableClusterUtilities This is a utility that can be used to resize a cluster.BigtableDataClientWrapper This class implements theIBigtableDataClient
interface and wrapsBigtableDataClient
with Google-cloud-java's models.BigtableDataGCJClient This class implements existingIBigtableDataClient
operations with Google-cloud-java'sBigtableDataClient
.BigtableDataGrpcClient A gRPC client to access the v2 Bigtable data service.BigtableInstanceGrpcClient BigtableInstanceGrpcClient class.BigtableInstanceName This class encapsulates a Bigtable instance name.BigtableSession Encapsulates the creation of Bigtable Grpc services.BigtableSessionSharedThreadPools This class contains executors and other thread pool related resources that can be reused across a fewBigtableSession
s.BigtableSnapshotName This class encapsulates a Snapshot name of the form projects/(projectId)/instances/(instanceId)/clusters/(clusterId)BigtableTableAdminClientWrapper This class implements theIBigtableTableAdminClient
interface and wrapsBigtableTableAdminClient
with Google-cloud-java's models.BigtableTableAdminGCJClient This class implements existingIBigtableTableAdminClient
operations with Google-cloud-java'sBigtableTableAdminClient
&BaseBigtableTableAdminClient
.BigtableTableAdminGrpcClient A gRPC client for accessing the Bigtable Table Admin API.BigtableTableName This class encapsulates a tableName.CallOptionsFactory.ConfiguredCallOptionsFactory Creates a newCallOptions
based on aCallOptionsConfig
.CallOptionsFactory.Default ReturnsCallOptions.DEFAULT
with anyContext.current()
'sContext.getDeadline()
applied to it.