BroadcastMessage |
Task that will broadcast a message to local connected client sessions.
|
ClusterManager |
A cluster manager is responsible for triggering events related to clustering.
|
ClusterMonitor |
Monitors the state of the cluster, and warns admins when nodes leave or rejoin the cluster
|
ClusterPacketRouter |
Route packets to other nodes of the cluster.
|
GetBasicStatistics |
Command that returns basic information about this JVM like number of client sessions,
server sessions and amount of free and used memory.
|
GetClusteredVersions |
|
IQResultListenerTask |
|
NodeID |
Class which wraps the byte[] we use to identify cluster members.
|
RemotePacketExecution |
Task to be executed by remote nodes to deliver the requested packet to the requested
receiver.
|