T
- Type of result.public interface Promise<T> extends Future<T>
Modifier and Type | Method and Description |
---|---|
default Optional<T> |
getOpt()
Wrap result of Future to Optional-object.
|
default T |
unsafeGet()
Await result of Future and return it.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024