-
Deprecated MethodsMethodDescriptionPlease use CreateClusterRequest#setScalingMode insteadPlease use
BigtableDataClient.exists(TargetId, ByteString)instead.Please useBigtableDataClient.exists(TargetId, String)instead.Please useBigtableDataClient.existsAsync(TargetId, ByteString)instead.Please useBigtableDataClient.existsAsync(TargetId, String)instead.Please useBigtableDataClient.newBulkMutationBatcher(TargetId)instead.com.google.cloud.bigtable.data.v2.BigtableDataClient.newBulkMutationBatcher(String, GrpcCallContext) Please useBigtableDataClient.newBulkMutationBatcher(TargetId, GrpcCallContext)instead.Please useBigtableDataClient.newBulkReadRowsBatcher(TargetId)instead.Please useBigtableDataClient.newBulkReadRowsBatcher(TargetId, Filter)instead.Please useBigtableDataClient.newBulkReadRowsBatcher(TargetId, Filter, GrpcCallContext)instead.Please useBigtableDataClient.readRow(TargetId, ByteString)instead.Please useBigtableDataClient.readRow(TargetId, ByteString, Filter)instead.Please useBigtableDataClient.readRow(TargetId, String)instead.Please useBigtableDataClient.readRow(TargetId, String, Filter)instead.Please useBigtableDataClient.readRowAsync(TargetId, ByteString)instead.Please useBigtableDataClient.readRowAsync(TargetId, ByteString, Filter)instead.Please useBigtableDataClient.readRowAsync(TargetId, String)instead.Please useBigtableDataClient.readRowAsync(TargetId, String, Filter)instead.Please useBigtableDataClient.sampleRowKeys(TargetId)instead.Please useBigtableDataClient.sampleRowKeysAsync(TargetId)instead.Please useBigtableDataClient.sampleRowKeysCallableWithRequest()instead.This field is ignored. IfBigtableDataSettings.Builder.isRefreshingChannel()is enabled, warm up requests will be sent to all table ids of the instance.Channel refreshing is enabled by default and this method will be deprecated.This field is ignored. IfBigtableDataSettings.Builder.isRefreshingChannel()is enabled, warm up requests will be sent to all table ids of the instance.Channel refreshing is enabled by default and this method will be deprecated.This is a no-op that doesn't do anything. Builtin metrics are enabled by default now. Please refer toBigtableDataSettings.Builder.setMetricsProvider(MetricsProvider)on how to enable or disable built-in metrics.This is a no-op that doesn't do anything. Builtin metrics are enabled by default now. Please referBigtableDataSettings.Builder.setMetricsProvider(MetricsProvider)on how to enable or disable built-in metrics.OpenCensus support is deprecated and will be removed in a future version Enables OpenCensus GFE metric aggregations.This will register views for gfe_latency and gfe_header_missing_count metrics.
gfe_latency measures the latency between Google's network receives an RPC and reads back the first byte of the response. gfe_header_missing_count is a counter of the number of RPC responses received without the server-timing header.
OpenCensus support is deprecated and will be removed in a future version Enables OpenCensus metric aggregations.This will register Bigtable client relevant
Views. When coupled with an exporter, it allows users to monitor client behavior.Please note that in addition to calling this method, the application must:
- Include openensus-impl dependency on the classpath
- Configure an exporter like opencensus-exporter-stats-stackdriver
Example usage for maven:
{@code <dependency> <groupId>io.opencensus</groupId> <artifactId>opencensus-impl</artifactId> <version>${opencensus.version}</version> <scope>runtime</scope> </dependency> <dependency> <groupId>io.opencensus</groupId> <artifactId>opencensus-exporter-stats-stackdriver</artifactId> <version>${opencensus.version}</version> </dependency> </pre> Java: <pre>{@code StackdriverStatsExporter.createAndRegister(); BigtableDataSettings.enableOpenCensusStats(); }</pre>This field is ignored. IfBigtableDataSettings.isRefreshingChannel()is enabled, warm up requests will be sent to all table ids of the instance.Channel refreshing is enabled by default and this method will be deprecated.Please usecreate(TargetId)instead.Please useConditionalRowMutation.create(TargetId, ByteString)instead.Please useConditionalRowMutation.create(TargetId, String)instead.Please useQuery.create(TargetId)instead.Please useReadModifyWriteRow.create(TargetId, ByteString)instead.Please useReadModifyWriteRow.create(TargetId, String)instead.Please useRowMutation.create(TargetId, ByteString)instead.Please useRowMutation.create(TargetId, ByteString, Mutation)instead.Please useRowMutation.create(TargetId, String)instead.Please useRowMutation.create(TargetId, String, Mutation)instead.This is a no op and will always return an empty map. Audience is always set to bigtable service name.This field is ignored. IfEnhancedBigtableStubSettings.Builder.isRefreshingChannel()is enabled, warm up requests will be sent to all table ids of the instance.Channel refreshing is enabled by default and this method will be deprecated.This is a no op. Audience is always set to bigtable service name.This field is ignored. IfEnhancedBigtableStubSettings.Builder.isRefreshingChannel()is enabled, warm up requests will be sent to all table ids of the instance.Channel refreshing is enabled by default and this method will be deprecated.This is a no op and will always return an empty map. Audience is always set to bigtable service name.This field is ignored. IfEnhancedBigtableStubSettings.isRefreshingChannel()is enabled, warm up requests will be sent to all table ids of the instance.Channel refreshing is enabled by default and this method will be deprecated.