Uses of Class
com.google.api.gax.batching.BatchingFlowController
-
Packages that use BatchingFlowController Package Description com.google.api.gax.batching -
-
Uses of BatchingFlowController in com.google.api.gax.batching
Methods in com.google.api.gax.batching with parameters of type BatchingFlowController Modifier and Type Method Description ThresholdBatcher.Builder<E>ThresholdBatcher.Builder. setFlowController(BatchingFlowController<E> flowController)Set the flow controller for the ThresholdBatcher.
-