| 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.
|
| DeadlineGenerator |
A provider for RPC timeouts and deadlines for a given Bigtable client operation, governing both
the full operation and retry attempts within an operation.
|
| DeadlineGeneratorFactory |
A factory that creates
DeadlineGenerator for use in BigtableDataClient RPCs. |
| Class | Description |
|---|---|
| BigtableClusterUtilities |
This is a utility that can be used to resize a cluster.
|
| BigtableDataClientWrapper |
This class implements the
IBigtableDataClient interface and wraps BigtableDataClient with Google-cloud-java's models. |
| BigtableDataGrpcClient |
A gRPC client to access the v2 Bigtable data service.
|
| BigtableInstanceGrpcClient |
BigtableInstanceGrpcClient class.
|
| 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
few
BigtableSessions. |
| BigtableSnapshotName | Deprecated
Snapshots will be removed in the future
|
| BigtableTableAdminClientWrapper |
This class implements the
IBigtableTableAdminClient interface and wraps BigtableTableAdminClient with Google-cloud-java's models. |
| BigtableTableAdminGrpcClient |
A gRPC client for accessing the Bigtable Table Admin API.
|
| ConfiguredDeadlineGeneratorFactory |
A
DeadlineGeneratorFactory instance based on the configurations from CallOptionsConfig. |