public class GridNioEmbeddedFuture<R> extends GridNioFutureImpl<R>
ackC| Constructor and Description |
|---|
GridNioEmbeddedFuture() |
| Modifier and Type | Method and Description |
|---|---|
void |
onDone(GridNioFuture<R> res)
Callback to notify that future is finished.
|
void |
onDone(GridNioFuture<R> delegate,
Throwable err)
Callback to notify that future is finished.
|
String |
toString() |
ackClosure, messageThread, messageThread, onAckReceived, skipRecoverycancel, chain, chain, error, get, get, get, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, logger, onCancelled, onDone, onDone, onDone, onDone, onDone, reset, resultclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcancel, chain, chain, error, get, get, get, getUninterruptibly, isCancelled, isDone, listen, resultpublic final void onDone(GridNioFuture<R> res)
onDone(GridNioFuture, Throwable) method.res - Result.public void onDone(@Nullable
GridNioFuture<R> delegate,
@Nullable
Throwable err)
null exception is passed in
the result value will be ignored.delegate - Optional result.err - Optional error.public String toString()
toString in class GridNioFutureImpl<R>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019