Uses of Class
com.google.api.gax.batching.FlowController.FlowControlException
Packages that use FlowController.FlowControlException
-
Uses of FlowController.FlowControlException in com.google.api.gax.batching
Subclasses of FlowController.FlowControlException in com.google.api.gax.batchingModifier and TypeClassDescriptionstatic final classException thrown when client-side flow control is enforced based on the maximum number of outstanding in-memory elements.static final classException thrown when client-side flow control is enforced based on the maximum number of unacknowledged in-memory bytes.Methods in com.google.api.gax.batching that return FlowController.FlowControlExceptionMethods in com.google.api.gax.batching with parameters of type FlowController.FlowControlExceptionModifier and TypeMethodDescriptionFlowController.FlowControlRuntimeException.fromFlowControlException(FlowController.FlowControlException e) Methods in com.google.api.gax.batching that throw FlowController.FlowControlException