public interface PlatformAsyncTarget
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture |
currentFuture()
Gets future for the current operation.
|
PlatformFutureUtils.Writer |
futureWriter(int opId)
Gets a custom future writer.
|
IgniteInternalFuture currentFuture() throws IgniteCheckedException
IgniteCheckedException - If failed.@Nullable PlatformFutureUtils.Writer futureWriter(int opId)
opId - Operation id.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017