public static interface BackpressureOverflow.Strategy
| Modifier and Type | Method and Description |
|---|---|
boolean |
mayAttemptDrop()
Whether the Backpressure manager should attempt to drop the oldest item, or simply
drop the item currently causing backpressure.
|
boolean mayAttemptDrop()
throws MissingBackpressureException
MissingBackpressureException - if the strategy should signal MissingBackpressureException