[[["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-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eNumericThreshold\u003c/code\u003e class is a Java implementation that acts as a threshold for batching operations, accumulating counts based on an \u003ccode\u003eElementCounter\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt implements the \u003ccode\u003eBatchingThreshold\u003c/code\u003e interface and uses an \u003ccode\u003eElementCounter\u003c/code\u003e to extract numeric values from objects for its threshold logic.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods such as \u003ccode\u003eaccumulate()\u003c/code\u003e to add elements to the threshold, \u003ccode\u003ecopyWithZeroedValue()\u003c/code\u003e to reset the accumulated value, and \u003ccode\u003eisThresholdReached()\u003c/code\u003e to check if the threshold has been met.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNumericThreshold\u003c/code\u003e has a constructor that accepts a \u003ccode\u003elong\u003c/code\u003e threshold value and an \u003ccode\u003eElementCounter\u003c/code\u003e object to define the conditions for an event to occur.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documentation available for this class is version 2.63.1, while the provided content lists documentation going back to version 2.7.1.\u003c/p\u003e\n"]]],[],null,[]]