public class GridDhtFinishedFuture<T> extends GridFinishedFuture<T> implements GridDhtFuture<T>
ctx| Constructor and Description |
|---|
GridDhtFinishedFuture()
Empty constructor required by
Externalizable. |
GridDhtFinishedFuture(GridKernalContext ctx,
T t) |
GridDhtFinishedFuture(GridKernalContext ctx,
Throwable err) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Integer> |
invalidPartitions()
Node that future should be able to provide keys to retry before
it completes, so it's not necessary to wait till future is done
to get retry keys.
|
String |
toString() |
cancel, chain, concurrentNotify, concurrentNotify, duration, get, get, get, isCancelled, isDone, listenAsync, readExternal, startTime, stopListenAsync, syncNotify, syncNotify, writeExternalclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcancel, chain, concurrentNotify, concurrentNotify, duration, get, get, get, isCancelled, isDone, listenAsync, startTime, stopListenAsync, syncNotify, syncNotifypublic GridDhtFinishedFuture()
Externalizable.public GridDhtFinishedFuture(GridKernalContext ctx, T t)
ctx - Context.t - Result.public GridDhtFinishedFuture(GridKernalContext ctx, Throwable err)
ctx - Context.err - Error.public Collection<Integer> invalidPartitions()
invalidPartitions in interface GridDhtFuture<T>public String toString()
toString in class GridFinishedFuture<T>
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015