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-17 UTC."],[[["The latest version available is 2.63.1, and the page displays versions dating back to 2.7.1 for the `FlowControlEventStats.FlowControlEvent` class."],["`FlowControlEventStats.FlowControlEvent` is a class that implements the `Comparable` interface for flow control events and is used to record time spent throttled."],["The class provides methods to get the exception with `getException()` and the throttled time with `getThrottledTime(TimeUnit timeUnit)`."],["`getTimestampMs()` provides a method to retrieve a timestamp."],["The `compareTo` method is available to compare `FlowControlEventStats.FlowControlEvent` objects."]]],[]]