Package com.google.api.gax.batching
Class BatchingFlowController<T>
java.lang.Object
com.google.api.gax.batching.BatchingFlowController<T>
Wraps a
FlowController for use by batching.-
Constructor Summary
ConstructorsConstructorDescriptionBatchingFlowController(FlowController flowController, ElementCounter<T> elementCounter, ElementCounter<T> byteCounter) -
Method Summary
-
Constructor Details
-
BatchingFlowController
public BatchingFlowController(FlowController flowController, ElementCounter<T> elementCounter, ElementCounter<T> byteCounter)
-
-
Method Details
-
reserve
-
release
-