| Interface | Description |
|---|---|
| AsyncCallable<T> | |
| AsyncCancellable | |
| AsyncFunction<T,R> |
Asynchronous determines an output value based on an input value.
|
| AsyncPredicate<T> | |
| Callback<T> | |
| CollectListener<T,A,R> | |
| CollectListener.CollectCanceller | |
| EventloopTaskScheduler.Schedule | |
| IndexedCollector<T,A,R> | |
| Reducer<A,T> | |
| RetryPolicy | |
| Settable<T> | |
| Stage<T> |
Replacement of default java CompletionStage interface.
|
| Stage.ThrowingFunction<T,R> |
| Class | Description |
|---|---|
| EventloopTaskScheduler | |
| NextStage<T,R> | |
| ResultWithStage<T,V> | |
| SettableStage<T> |
Stage that can be completed or completedExceptionally manually.
|
| Stages | |
| StagesAccumulator<A> |
Copyright © 2019. All rights reserved.