public class GridNioEmbeddedFuture<R> extends GridNioFutureImpl<R>
AbstractQueuedSynchronizer.ConditionObjectmsgThread| 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() |
messageThread, messageThread, skipRecoverycancel, chain, duration, endTime, error, get, get, get, get0, ignoreInterrupts, isCancelled, isDone, isFailed, listen, onCancelled, onDone, onDone, onDone, onDone, result, startTime, 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.1.0-incubating Release Date : May 20 2015