[[["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-04-02 UTC."],[[["The latest version available is 2.63.1, with the current version detailed being 2.61.0."],["This documentation covers the `BatchingFlowController\u003cT\u003e` class, which wraps a `FlowController` for use in batching operations."],["The `BatchingFlowController` has a constructor that takes a `FlowController`, `ElementCounter\u003cT\u003e` for elements, and `ElementCounter\u003cT\u003e` for bytes."],["The class includes methods `release(T batch)` and `reserve(T batch)` to manage batch releases and reservations, potentially throwing a `FlowController.FlowControlException`."],["The `BatchingFlowController` class inherits multiple members from the Object class, such as: `clone()`, `equals(Object)`, `getClass()`, etc."]]],[]]