Uses of Class
com.google.api.gax.batching.ThresholdBatcher
Packages that use ThresholdBatcher
-
Uses of ThresholdBatcher in com.google.api.gax.batching
Methods in com.google.api.gax.batching that return ThresholdBatcher -
Uses of ThresholdBatcher in com.google.api.gax.rpc
Methods in com.google.api.gax.rpc that return ThresholdBatcherModifier and TypeMethodDescriptionBatcherFactory.getPushingBatcher(PartitionKey partitionKey) Provides the ThresholdBatcher corresponding to the given partitionKey, or constructs one if it doesn't exist yet.