Class ClusterNodeStateManager


  • public class ClusterNodeStateManager
    extends Object
    • Constructor Detail

      • ClusterNodeStateManager

        public ClusterNodeStateManager()
    • Method Detail

      • handleClusterControllMessage

        public static void handleClusterControllMessage​(ClusterControllMessage message)
      • getLocaleNodeType

        public static ENodeType getLocaleNodeType()
      • changeNodeState

        public static void changeNodeState​(ENodeState state)
      • getLocaleNodeState

        public static ENodeState getLocaleNodeState()
      • handleNodeLeft

        public static void handleNodeLeft​(NodeLeftEvent event)
      • takeover

        public static void takeover​(NodeModel node)
      • retake

        public static void retake​(NodeModel node)
      • release

        public static void release​(NodeModel node)
      • startup

        public static void startup()
      • standby

        public static void standby()
      • handleNodeShutdown

        public static void handleNodeShutdown()
      • handleNodeStartup

        public static void handleNodeStartup()