Package | Description |
---|---|
com.google.cloud.bigtable.config | |
com.google.cloud.bigtable.grpc.async |
Modifier and Type | Method and Description |
---|---|
BulkOptions |
BulkOptions.Builder.build() |
protected BulkOptions |
BulkOptions.clone() |
BulkOptions |
BigtableOptions.getBulkOptions()
Getter for the field
bulkOptions . |
Modifier and Type | Method and Description |
---|---|
BigtableOptions.Builder |
BigtableOptions.Builder.setBulkOptions(BulkOptions bulkOptions) |
Constructor and Description |
---|
BulkMutation(BigtableTableName tableName,
BigtableDataClient client,
ScheduledExecutorService retryExecutorService,
BulkOptions bulkOptions)
For internal use only - public for technical reasons.
|