public class InitNewCoordinatorFuture extends GridCompoundFuture implements IgniteDiagnosticAware
| Modifier and Type | Method and Description |
|---|---|
void |
addDiagnosticRequest(IgniteDiagnosticPrepareContext diagCtx) |
void |
init(GridDhtPartitionsExchangeFuture exchFut) |
void |
onMessage(ClusterNode node,
GridDhtPartitionsSingleMessage msg) |
void |
onNodeLeft(UUID nodeId) |
String |
toString() |
add, apply, cancel, clear, future, futures, futuresCountNoLock, hasFutures, hasPending, ignoreFailure, initialized, logDebug, logError, markInitialized, processFailurechain, chain, error, get, get, get, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, logger, onCancelled, onDone, onDone, onDone, onDone, onDone, reset, resultpublic void init(GridDhtPartitionsExchangeFuture exchFut) throws IgniteCheckedException
exchFut - Current future.IgniteCheckedException - If failed.public void onMessage(ClusterNode node, GridDhtPartitionsSingleMessage msg)
node - Node.msg - Message.public void onNodeLeft(UUID nodeId)
nodeId - Failed node ID.public void addDiagnosticRequest(IgniteDiagnosticPrepareContext diagCtx)
addDiagnosticRequest in interface IgniteDiagnosticAwarediagCtx - Context.public String toString()
toString in class GridCompoundFuture
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020