| Interface | Description |
|---|---|
| Drainer<T> |
| Class | Description |
|---|---|
| BackpressureUtils |
Utility functions for use with backpressure.
|
| DrainerAsyncBiased<T> |
Optimized for when request method is called on a different thread from the
Observer methods.
|
| DrainerSyncBiased<T> |
Optimized for when request method is called on same thread as the Observer
methods.
|
| Optional<T> | |
| Preconditions |
| Exception | Description |
|---|---|
| Optional.NotPresentException |
Copyright © 2013–2015. All rights reserved.