| Interface | Description |
|---|---|
| OMRSFuture |
Future wrapper to prevent consumers from
directly accessing Futures created by other
consumers.
|
| Class | Description |
|---|---|
| CompletedFuture |
Future that represents a task that has already completed.
|
| CompoundFuture |
OMRSFuture which has a list of child futures. |
| DelegatableFuture |
Future that starts out as unfinished can can be delegated
to a different Future once processing takes place.
|
| OMRSFutureImpl |
Implementation of
OMRSFuture |
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.