Uses of Class
com.google.api.gax.batching.PartitionKey
Packages that use PartitionKey
-
Uses of PartitionKey in com.google.api.gax.rpc
Methods in com.google.api.gax.rpc that return PartitionKeyModifier and TypeMethodDescriptionBatchingDescriptor.getBatchPartitionKey(RequestT request) Returns the value of the partition key for the given request.Methods in com.google.api.gax.rpc with parameters of type PartitionKeyModifier and TypeMethodDescriptionBatcherFactory.getPushingBatcher(PartitionKey partitionKey) Provides the ThresholdBatcher corresponding to the given partitionKey, or constructs one if it doesn't exist yet.