Class | Description |
---|---|
CircuitBreaker<T> | |
DebouncedEventPublisher |
Publish events on the Vert.x event bus in a debounce-like way (we use
the noDebounceFirstMode).
|
Debouncer<KEY,PAYLOAD> |
Block calls to the given
BiConsumer in a debounce way. |
Throttle<T> | |
ThrottleMessages<T> |
Copyright © 2021. All Rights Reserved.