| Package | Description |
|---|---|
| com.google.cloud.bigtable.hbase.wrappers | |
| com.google.cloud.bigtable.hbase.wrappers.veneer |
| Modifier and Type | Method and Description |
|---|---|
BulkMutationWrapper |
DataClientWrapper.createBulkMutation(String tableId)
Creates instance of bulkMutation with specified table ID.
|
BulkMutationWrapper |
DataClientWrapper.createBulkMutation(String tableId,
long closeTimeoutMilliseconds) |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkMutationVeneerApi
For internal use only - public for technical reasons.
|
| Modifier and Type | Method and Description |
|---|---|
BulkMutationWrapper |
DataClientVeneerApi.createBulkMutation(String tableId) |
BulkMutationWrapper |
DataClientVeneerApi.createBulkMutation(String tableId,
long closeTimeoutMilliseconds) |