Uses of Interface
com.google.api.gax.batching.ElementCounter
Packages that use ElementCounter
-
Uses of ElementCounter in com.google.api.gax.batching
Constructors in com.google.api.gax.batching with parameters of type ElementCounterModifierConstructorDescriptionBatchingFlowController(FlowController flowController, ElementCounter<T> elementCounter, ElementCounter<T> byteCounter) NumericThreshold(long threshold, ElementCounter<E> extractor) Constructs a NumericThreshold.