Uses of Class
rx.exceptions.MissingBackpressureException
Packages that use MissingBackpressureException
Package
Description
Base reactive classes: Observable, Single and Completable; base reactive consumers;
other common base interfaces.
-
Uses of MissingBackpressureException in rx
Methods in rx that throw MissingBackpressureExceptionModifier and TypeMethodDescriptionbooleanBackpressureOverflow.Error.mayAttemptDrop()booleanBackpressureOverflow.Strategy.mayAttemptDrop()Whether the Backpressure manager should attempt to drop the oldest item, or simply drop the item currently causing backpressure. -
Uses of MissingBackpressureException in rx.internal.util
Methods in rx.internal.util that throw MissingBackpressureException