public class GridDhtFinishedFuture<T> extends GridFinishedFuture<T> implements GridDhtFuture<T>
| Constructor and Description |
|---|
GridDhtFinishedFuture(T t) |
GridDhtFinishedFuture(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, duration, error, get, get, get, getUninterruptibly, isCancelled, isDone, listen, result, startTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcancel, chain, duration, error, get, get, get, getUninterruptibly, isCancelled, isDone, listen, result, startTimepublic GridDhtFinishedFuture(T t)
t - Result.public GridDhtFinishedFuture(Throwable err)
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.4.0 Release Date : September 24 2015