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, chain, error, get, get, get, getUninterruptibly, isCancelled, isDone, listen, resultclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcancel, chain, chain, error, get, get, get, getUninterruptibly, isCancelled, isDone, listen, resultpublic 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 Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020