[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]