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.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025