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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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`."]]],[]]