public static class BaseBigtableDataSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<BaseBigtableDataSettings,BaseBigtableDataSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(BaseBigtableDataSettings settings) |
protected |
Builder(BigtableStubSettings.Builder stubSettings) |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
| Modifier and Type | Method and Description |
|---|---|
BaseBigtableDataSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
BaseBigtableDataSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckAndMutateRowRequest,CheckAndMutateRowResponse> |
checkAndMutateRowSettings()
Returns the builder for the settings used for calls to checkAndMutateRow.
|
BigtableStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<MutateRowRequest,MutateRowResponse> |
mutateRowSettings()
Returns the builder for the settings used for calls to mutateRow.
|
com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<MutateRowsRequest,MutateRowsResponse> |
mutateRowsSettings()
Returns the builder for the settings used for calls to mutateRows.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ReadModifyWriteRowRequest,ReadModifyWriteRowResponse> |
readModifyWriteRowSettings()
Returns the builder for the settings used for calls to readModifyWriteRow.
|
com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<ReadRowsRequest,ReadRowsResponse> |
readRowsSettings()
Returns the builder for the settings used for calls to readRows.
|
com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<SampleRowKeysRequest,SampleRowKeysResponse> |
sampleRowKeysSettings()
Returns the builder for the settings used for calls to sampleRowKeys.
|
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(BaseBigtableDataSettings settings)
protected Builder(BigtableStubSettings.Builder stubSettings)
public BigtableStubSettings.Builder getStubSettingsBuilder()
public BaseBigtableDataSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) throws Exception
Note: This method does not support applying settings to streaming methods.
Exceptionpublic com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<ReadRowsRequest,ReadRowsResponse> readRowsSettings()
public com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<SampleRowKeysRequest,SampleRowKeysResponse> sampleRowKeysSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<MutateRowRequest,MutateRowResponse> mutateRowSettings()
public com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<MutateRowsRequest,MutateRowsResponse> mutateRowsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckAndMutateRowRequest,CheckAndMutateRowResponse> checkAndMutateRowSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ReadModifyWriteRowRequest,ReadModifyWriteRowResponse> readModifyWriteRowSettings()
public BaseBigtableDataSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<BaseBigtableDataSettings,BaseBigtableDataSettings.Builder>IOExceptionCopyright © 2018 Google LLC. All rights reserved.