Package | Description |
---|---|
com.google.cloud.bigtable.data.v2.stub |
Modifier and Type | Method and Description |
---|---|
BigtableBatchingCallSettings.Builder |
EnhancedBigtableStubSettings.Builder.bulkMutateRowsSettings()
Returns the builder for the settings used for calls to MutateRows.
|
BigtableBatchingCallSettings.Builder |
BigtableBatchingCallSettings.Builder.setBatchingSettings(com.google.api.gax.batching.BatchingSettings batchingSettings)
Sets the batching settings with various thresholds.
|
BigtableBatchingCallSettings.Builder |
BigtableBatchingCallSettings.Builder.setRetryableCodes(Set<com.google.api.gax.rpc.StatusCode.Code> retryableCodes)
Sets the rpc failure
code , for which retries should be performed. |
BigtableBatchingCallSettings.Builder |
BigtableBatchingCallSettings.Builder.setRetryableCodes(com.google.api.gax.rpc.StatusCode.Code... codes)
Sets the rpc failure
code , for which retries should be performed. |
BigtableBatchingCallSettings.Builder |
BigtableBatchingCallSettings.Builder.setRetrySettings(com.google.api.gax.retrying.RetrySettings retrySettings)
Sets the
RetrySettings values for each retry attempts. |
BigtableBatchingCallSettings.Builder |
BigtableBatchingCallSettings.toBuilder()
Get a builder with the same values as this object.
|
Copyright © 2019 Google LLC. All rights reserved.