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-07-01 UTC."],[[["The webpage provides a comprehensive list of versions for `FlowControlEventStats.FlowControlEvent`, ranging from version 2.63.1 (latest) down to 2.7.1, with links to detailed documentation for each version."],["`FlowControlEventStats.FlowControlEvent` is a class that records throttled time if `LimitExceededBehavior` is set to `LimitExceededBehavior#Block`, or it records the exception if it's set to `LimitExceededBehavior#ThrowException`."],["This class, `FlowControlEventStats.FlowControlEvent`, implements the `Comparable` interface, allowing instances to be compared to each other."],["The `FlowControlEventStats.FlowControlEvent` class includes methods like `compareTo`, `getException`, `getThrottledTime`, and `getTimestampMs` for managing flow control events."],["The `FlowControlEventStats.FlowControlEvent` class inherits several members from `java.lang.Object`, including methods for object comparison, modification, and management."]]],[]]