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