public static class GridDhtPartitionDemander.RebalanceFuture extends GridFutureAdapter<Boolean>
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel()
Cancels this future.
|
boolean |
isInitial() |
boolean |
onDone(@Nullable Boolean res,
@Nullable Throwable err,
boolean cancel) |
AffinityTopologyVersion |
topologyVersion() |
String |
toString() |
chain, chain, error, get, get, get, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, logger, onCancelled, onDone, onDone, onDone, onDone, reset, resultpublic AffinityTopologyVersion topologyVersion()
public boolean isInitial()
public boolean cancel()
cancel in interface IgniteInternalFuture<Boolean>cancel in class GridFutureAdapter<Boolean>True.public boolean onDone(@Nullable
@Nullable Boolean res,
@Nullable
@Nullable Throwable err,
boolean cancel)
onDone in class GridFutureAdapter<Boolean>res - Result.err - Error.cancel - True if future is being cancelled.True if result was set by this call.public String toString()
toString in class GridFutureAdapter<Boolean>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020