Interface representing an object that receives batches from a ThresholdBatcher and takes action
on them. Implementations of ThresholdBatchReceiver should be thread-safe.
[[["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-08-28 UTC."],[[["\u003cp\u003eThis webpage documents various versions of the \u003ccode\u003eThresholdBatchReceiver\u003c/code\u003e interface, with the latest version being 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eThresholdBatchReceiver\u003c/code\u003e interface is designed to handle batches from a \u003ccode\u003eThresholdBatcher\u003c/code\u003e in a thread-safe manner.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two primary methods: \u003ccode\u003eprocessBatch(BatchT batch)\u003c/code\u003e for asynchronous batch processing and \u003ccode\u003evalidateBatch(BatchT message)\u003c/code\u003e for pre-processing batch validation.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all available versions of the interface, starting at version 2.63.1, and going all the way down to version 2.7.1, with links to each version's documentation.\u003c/p\u003e\n"]]],[],null,[]]