public class GridNioEmbeddedFuture<R> extends GridNioFutureImpl<R>
AbstractQueuedSynchronizer.ConditionObjectendTime, msgThread, startTime| 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() |
cancel, error, get, get, get, get0, isCancelled, isDone, listenAsync, messageThread, messageThread, onCancelled, onDone, onDone, onDone, onDone, result, skipRecovery, tryAcquireShared, tryReleaseSharedacquire, acquireInterruptibly, acquireShared, acquireSharedInterruptibly, compareAndSetState, getExclusiveQueuedThreads, getFirstQueuedThread, getQueuedThreads, getQueueLength, getSharedQueuedThreads, getState, getWaitingThreads, getWaitQueueLength, hasContended, hasQueuedPredecessors, hasQueuedThreads, hasWaiters, isHeldExclusively, isQueued, owns, release, releaseShared, setState, tryAcquire, tryAcquireNanos, tryAcquireSharedNanos, tryReleasegetExclusiveOwnerThread, setExclusiveOwnerThreadpublic 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 Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015