public static class BigtableSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<BigtableSettings,BigtableSettings.Builder>
| Modifier and Type | Method and Description |
|---|---|
BigtableSettings.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.
|
BigtableSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.bigtable.v2.CheckAndMutateRowRequest,com.google.bigtable.v2.CheckAndMutateRowResponse> |
checkAndMutateRowSettings()
Returns the builder for the settings used for calls to checkAndMutateRow.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.bigtable.v2.MutateRowRequest,com.google.bigtable.v2.MutateRowResponse> |
mutateRowSettings()
Returns the builder for the settings used for calls to mutateRow.
|
com.google.api.gax.rpc.StreamingCallSettings.Builder<com.google.bigtable.v2.MutateRowsRequest,com.google.bigtable.v2.MutateRowsResponse> |
mutateRowsSettings()
Returns the builder for the settings used for calls to mutateRows.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.bigtable.v2.ReadModifyWriteRowRequest,com.google.bigtable.v2.ReadModifyWriteRowResponse> |
readModifyWriteRowSettings()
Returns the builder for the settings used for calls to readModifyWriteRow.
|
com.google.api.gax.rpc.StreamingCallSettings.Builder<com.google.bigtable.v2.ReadRowsRequest,com.google.bigtable.v2.ReadRowsResponse> |
readRowsSettings()
Returns the builder for the settings used for calls to readRows.
|
com.google.api.gax.rpc.StreamingCallSettings.Builder<com.google.bigtable.v2.SampleRowKeysRequest,com.google.bigtable.v2.SampleRowKeysResponse> |
sampleRowKeysSettings()
Returns the builder for the settings used for calls to sampleRowKeys.
|
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getTransportChannelProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setTransportChannelProvider, toStringpublic BigtableSettings.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.StreamingCallSettings.Builder<com.google.bigtable.v2.ReadRowsRequest,com.google.bigtable.v2.ReadRowsResponse> readRowsSettings()
public com.google.api.gax.rpc.StreamingCallSettings.Builder<com.google.bigtable.v2.SampleRowKeysRequest,com.google.bigtable.v2.SampleRowKeysResponse> sampleRowKeysSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.bigtable.v2.MutateRowRequest,com.google.bigtable.v2.MutateRowResponse> mutateRowSettings()
public com.google.api.gax.rpc.StreamingCallSettings.Builder<com.google.bigtable.v2.MutateRowsRequest,com.google.bigtable.v2.MutateRowsResponse> mutateRowsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.bigtable.v2.CheckAndMutateRowRequest,com.google.bigtable.v2.CheckAndMutateRowResponse> checkAndMutateRowSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.bigtable.v2.ReadModifyWriteRowRequest,com.google.bigtable.v2.ReadModifyWriteRowResponse> readModifyWriteRowSettings()
public BigtableSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<BigtableSettings,BigtableSettings.Builder>IOExceptionCopyright © 2017 Google. All rights reserved.