Package de.xima.fc.cluster.model.events.topo
-
Class Summary Class Description BaseTopologyEvent Base class for events the relate to a change in the cluster topology (e.g.NodeCrashSuspectedEvent An event that is fired when it is suspected that the connection to a node in the cluster may have been lost.NodeJoinEvent An event that is fired when a node joined the cluster.NodeLeftEvent An event that is fired when a node left the cluster.