public interface IgniteClusterEx extends IgniteCluster, ClusterGroupEx
MAX_TAG_LENGTH| Modifier and Type | Method and Description |
|---|---|
void |
state(ClusterState newState,
boolean force)
Changes current cluster state to given
newState cluster state. |
active, active, baselineAutoAdjustEnabled, baselineAutoAdjustStatus, baselineAutoAdjustTimeout, baselineAutoAdjustTimeout, clearStatistics, clientReconnectFuture, currentBaselineTopology, disableWal, enableStatistics, enableWal, forLocal, id, isBaselineAutoAdjustEnabled, isWalEnabled, localNode, nodeLocalMap, pingNode, resetMetrics, restartNodes, restartNodes, setBaselineTopology, setBaselineTopology, setTxTimeoutOnPartitionMapExchange, shutdownPolicy, shutdownPolicy, startNodes, startNodes, startNodesAsync, startNodesAsync, state, state, stopNodes, stopNodes, tag, tag, topology, topologyVersion, withAsyncfuture, isAsyncforCacheNodesforAttribute, forCacheNodes, forClientNodes, forClients, forDataNodes, forHost, forHost, forNode, forNodeId, forNodeIds, forNodes, forOldest, forOthers, forOthers, forPredicate, forRandom, forRemotes, forServers, forYoungest, hostNames, ignite, metrics, node, node, nodes, predicatevoid state(ClusterState newState, boolean force) throws IgniteException
newState cluster state.
NOTE: Deactivation clears in-memory caches (without persistence) including the system caches.
newState - New cluster state.force - Force deactivation.IgniteException - If there is an already started transaction or lock in the same thread.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023