Uses of Package
de.xima.fc.cluster.model.events.topo
-
Classes in de.xima.fc.cluster.model.events.topo used by de.xima.fc.cluster Class Description NodeLeftEvent An event that is fired when a node left the cluster. -
Classes in de.xima.fc.cluster.model.events.topo used by de.xima.fc.cluster.interfaces.listener Class Description 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. -
Classes in de.xima.fc.cluster.model.events.topo used by de.xima.fc.cluster.interfaces.observer Class Description 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. -
Classes in de.xima.fc.cluster.model.events.topo used by de.xima.fc.cluster.model.events.topo Class Description BaseTopologyEvent Base class for events the relate to a change in the cluster topology (e.g.NodeLeftEvent An event that is fired when a node left the cluster. -
Classes in de.xima.fc.cluster.model.events.topo used by de.xima.fc.cluster.observer Class Description NodeJoinEvent An event that is fired when a node joined the cluster.NodeLeftEvent An event that is fired when a node left the cluster.