Uses of Class
com.google.cloud.bigtable.data.v2.models.SampleRowKeysRequest
Packages that use SampleRowKeysRequest
Package
Description
A client for the Cloud Bigtable data API.
-
Uses of SampleRowKeysRequest in com.google.cloud.bigtable.data.v2
Methods in com.google.cloud.bigtable.data.v2 that return types with arguments of type SampleRowKeysRequestModifier and TypeMethodDescriptioncom.google.api.gax.rpc.UnaryCallable<SampleRowKeysRequest,List<KeyOffset>> BigtableDataClient.sampleRowKeysCallableWithRequest()Returns a sample of row keys in the table. -
Uses of SampleRowKeysRequest in com.google.cloud.bigtable.data.v2.models
Methods in com.google.cloud.bigtable.data.v2.models that return SampleRowKeysRequestModifier and TypeMethodDescriptionstatic SampleRowKeysRequestCreates a new instance of the sample row keys builder for the given target with targetIdstatic SampleRowKeysRequestSampleRowKeysRequest.fromProto(SampleRowKeysRequest request) Wraps the protobufSampleRowKeysRequest.