Class ClusterNodeStateManager
java.lang.Object
de.xima.fc.cluster.ClusterNodeStateManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidchangeNodeState(ENodeState state) static IClusterTopologyListenerDeprecated, for removal: This API element is subject to removal in a future version.static ENodeStatestatic ENodeTypestatic IClusterMessageListenerstatic voidstatic voidhandleNodeLeft(NodeLeftEvent event) static voidstatic voidstatic voidstatic voidstatic voidrestart()static voidstatic voidstandby()static voidstartup()static void
-
Constructor Details
-
ClusterNodeStateManager
public ClusterNodeStateManager()
-
-
Method Details
-
changeNodeState
-
getFailoverListener
@Deprecated(since="8.5.0", forRemoval=true) public static IClusterTopologyListener getFailoverListener()Deprecated, for removal: This API element is subject to removal in a future version. -
getLocaleNodeState
-
getLocaleNodeType
-
getTakeoverMessageListener
-
handleClusterControllMessage
-
handleNodeLeft
-
handleNodeShutdown
public static void handleNodeShutdown() -
handleNodeStartup
public static void handleNodeStartup() -
registerStateChangeListener
-
release
-
restart
- Throws:
ClusterOpenException
-
retake
-
standby
public static void standby() -
startup
public static void startup() -
takeover
-