Uses of Class
de.xima.fc.cluster.model.events.BaseNodeEvent
Packages that use BaseNodeEvent
-
Uses of BaseNodeEvent in de.xima.fc.cluster.model.events.msg
Subclasses of BaseNodeEvent in de.xima.fc.cluster.model.events.msgModifier and TypeClassDescriptionclass
An event that is fired when a message was sent by a node to other nodes. -
Uses of BaseNodeEvent in de.xima.fc.cluster.model.events.topo
Subclasses of BaseNodeEvent in de.xima.fc.cluster.model.events.topoModifier and TypeClassDescriptionclass
Base class for events the relate to a change in the cluster topology (e.g. when a node was added or removed).class
An event that is fired when it is suspected that the connection to a node in the cluster may have been lost.class
An event that is fired when a node joined the cluster.class
An event that is fired when a node left the cluster.