Interface | Description |
---|---|
ClusterEventListener |
Listener for cluster events.
|
ClusterNodeInfo |
Basic information about a cluster node.
|
Class | Description |
---|---|
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
|
GetBasicStatistics |
Command that returns basic information about this JVM like number of client sessions,
server sessions and amount of free and used memory.
|
NodeID |
Class which wraps the byte[] we use to identify cluster members.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.