[[["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."],[[["This webpage provides documentation for the `BatchingFlowController` class, which is designed for use in batching operations and wraps a `FlowController`."],["The class `BatchingFlowController` has a generic type parameter `T` and inherits from `java.lang.Object`, providing inherited methods like `clone()`, `equals()`, and `hashCode()`."],["The constructor `BatchingFlowController` takes a `FlowController` and two `ElementCounter` objects (`elementCounter` and `byteCounter`) as parameters."],["The `BatchingFlowController` class includes methods `release(T batch)` and `reserve(T batch)` for managing batch operations."],["The latest documented version for the batching flow controller is 2.63.1 and there are 47 different versions documented on this page."]]],[]]