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."],[[["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."]]],[]]