A flow control event. Record throttled time if LimitExceededBehavior is LimitExceededBehavior#Block, or the exception if the behavior is LimitExceededBehavior#ThrowException.
[[["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\u003eThe latest version of the \u003ccode\u003eFlowControlEvent\u003c/code\u003e documentation is 2.63.1, which is accessible via a provided link, with version 2.60.0 as the current version, and a range of previous versions also listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFlowControlEvent\u003c/code\u003e is a class that implements the \u003ccode\u003eComparable\u003c/code\u003e interface, allowing it to be compared with other \u003ccode\u003eFlowControlEvent\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFlowControlEvent\u003c/code\u003e is used to record throttled time when \u003ccode\u003eLimitExceededBehavior\u003c/code\u003e is set to \u003ccode\u003eBlock\u003c/code\u003e, or to capture an exception if \u003ccode\u003eLimitExceededBehavior\u003c/code\u003e is set to \u003ccode\u003eThrowException\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowControlEvent\u003c/code\u003e class provides methods to get the recorded \u003ccode\u003eFlowControlException\u003c/code\u003e, the throttled time in a specified \u003ccode\u003eTimeUnit\u003c/code\u003e, and the timestamp in milliseconds.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecompareTo\u003c/code\u003e method is included to allow the comparison between two \u003ccode\u003eFlowControlEventStats.FlowControlEvent\u003c/code\u003e instances, taking another \u003ccode\u003eFlowControlEvent\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]