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-15 UTC."],[[["\u003cp\u003eThis page 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 for receiving and processing batches from a \u003ccode\u003eThresholdBatcher\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eImplementations of \u003ccode\u003eThresholdBatchReceiver\u003c/code\u003e must be thread-safe, as stated in the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe interface defines two key methods: \u003ccode\u003eprocessBatch(BatchT batch)\u003c/code\u003e for asynchronous processing and \u003ccode\u003evalidateBatch(BatchT message)\u003c/code\u003e for pre-processing validation.\u003c/p\u003e\n"],["\u003cp\u003eThe content shows the availability of versions for the \u003ccode\u003eThresholdBatchReceiver\u003c/code\u003e interface going back to 2.7.1.\u003c/p\u003e\n"]]],[],null,[]]