public class GridNioEmbeddedFuture<R> extends GridNioFutureImpl<R>
AbstractQueuedSynchronizer.ConditionObjectackClosure, msgThread| 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, ackClosure, messageThread, messageThread, onAckReceived, skipRecoverycancel, chain, duration, endTime, error, get, get, get, get0, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, logger, 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, setExclusiveOwnerThreadclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcancel, chain, duration, error, get, get, get, getUninterruptibly, isCancelled, isDone, listen, result, startTimepublic 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.8.0 Release Date : December 5 2016