Uses of Class
com.google.cloud.bigtable.data.v2.models.KeyOffset
Package
Description
A client for the Cloud Bigtable data API.
-
Uses of KeyOffset in com.google.cloud.bigtable.data.v2
Modifier and TypeMethodDescriptionBigtableDataClient.sampleRowKeys
(String tableId) Convenience method to synchronously return a sample of row keys in the table.BigtableDataClient.sampleRowKeysAsync
(String tableId) Convenience method to asynchronously return a sample of row keys in the table.BigtableDataClient.sampleRowKeysCallable()
Returns a sample of row keys in the table. -
Uses of KeyOffset in com.google.cloud.bigtable.data.v2.models
-
Uses of KeyOffset in com.google.cloud.bigtable.data.v2.stub
Modifier and TypeMethodDescriptionEnhancedBigtableStubSettings.Builder.sampleRowKeysSettings()
Returns the builder for the settings used for calls to SampleRowKeysSettings.EnhancedBigtableStubSettings.sampleRowKeysSettings()
Returns the object with the settings used for calls to SampleRowKeys.