[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `BatchingFlowController` is 2.63.1, which can be found through the provided link."],["This page documents the `BatchingFlowController` class within the Java API, designed to wrap a `FlowController` for use in batching operations."],["`BatchingFlowController` inherits members from the `java.lang.Object` class, including methods like `clone()`, `equals()`, `hashCode()`, and `toString()`."],["The class constructor `BatchingFlowController` requires three parameters: `FlowController`, `ElementCounter` for element counting, and `ElementCounter` for byte counting."],["`BatchingFlowController` offers `release` and `reserve` methods, which manage batch operations, and the `reserve` method can throw a `FlowController.FlowControlException`."]]],[]]