Package de.xima.fc.cluster.model.msg
-
Interface Summary Interface Description IClusterMessage Base interface for messages that can be exchanged between nodes in a cluster. -
Class Summary Class Description ClusterControllMessage A message is sent to control other nodes, such as when a node should change its state and start or stop performing work.ClusterPluginSyncMessage A message that is sent when a plugin was activated or deactivated. -
Enum Summary Enum Description EClusterControllMessage Enumeration of the possible control commands that can be sent to a node in the cluster.