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-04-02 UTC."],[[["The latest version of the `FlowControlEventStats.FlowControlEvent` class is 2.63.1, with a comprehensive list of previous versions available, starting from 2.62.0 and going all the way back to 2.7.1."],["`FlowControlEventStats.FlowControlEvent` is a class that implements the `Comparable` interface for flow control events, enabling the comparison of events."],["It records the throttled time if `LimitExceededBehavior` is set to `LimitExceededBehavior#Block`, or the exception if the behavior is `LimitExceededBehavior#ThrowException`."],["The class inherits several methods from `java.lang.Object`, including `clone()`, `equals()`, and `getClass()`."],["The class contains method such as `compareTo`, `getException`, `getThrottledTime`, and `getTimestampMs`, all of which contain parameters and return types that can be referenced."]]],[]]