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-03-21 UTC."],[[["This webpage lists various versions of the `FlowControlEventStats.FlowControlEvent` class, with the latest version being 2.63.1, and contains a list of links to the documentation of older version all the way back to version 2.7.1."],["`FlowControlEventStats.FlowControlEvent` is a class that implements the `Comparable` interface, used to record data about flow control events."],["The class `FlowControlEventStats.FlowControlEvent` has inherited members from `java.lang.Object` such as `clone()`, `equals()`, `hashCode()` and more."],["The `FlowControlEventStats.FlowControlEvent` class includes methods to retrieve an exception (`getException()`), the throttled time (`getThrottledTime()`), the timestamp (`getTimestampMs()`), and implements a comparison method (`compareTo()`)."],["`FlowControlEventStats.FlowControlEvent` class records the throttled time if LimitExceededBehavior is `LimitExceededBehavior#Block`, or the exception if the behavior is `LimitExceededBehavior#ThrowException`."]]],[]]