[[["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 documents various versions of the `AccumulatingBatchReceiver` class, with version 2.63.1 being the latest release."],["`AccumulatingBatchReceiver` is a class that implements `ThresholdBatchReceiver` to accumulate batches of data."],["The class provides methods to retrieve accumulated batches via `getBatches()`, process new batches with `processBatch(T batch)`, and validate new batches with `validateBatch(T message)`."],["The constructor `AccumulatingBatchReceiver(ApiFuture\u003c?\u003e retFuture)` takes an `ApiFuture` as a parameter."],["The class inherits several members from `java.lang.Object`, such as `clone()`, `equals(Object)`, `hashCode()`, and others."]]],[]]