Package | Description |
---|---|
com.google.cloud.bigtable.grpc | |
com.google.cloud.bigtable.grpc.async |
Modifier and Type | Class and Description |
---|---|
class |
BigtableDataGrpcClient
A gRPC client to access the v2 Bigtable data service.
|
Modifier and Type | Method and Description |
---|---|
BigtableDataClient |
BigtableSession.getDataClient()
Getter for the field
dataClient . |
Constructor and Description |
---|
BigtableDataClientWrapper(BigtableDataClient bigtableDataClient,
com.google.cloud.bigtable.data.v2.internal.RequestContext requestContext) |
Constructor and Description |
---|
BulkMutation(BigtableTableName tableName,
BigtableDataClient client,
ScheduledExecutorService retryExecutorService,
BulkOptions bulkOptions)
For internal use only - public for technical reasons.
|