| AbstractCacheControlCommand |
Abstract class that is the basis for the Cache, Rebalance and Topology commands.
|
| CacheAvailabilityUpdateCommand |
Change the availability of a cache.
|
| CacheJoinCommand |
A node is requesting to join the cluster.
|
| CacheLeaveCommand |
A node is signaling that it wants to leave the cluster.
|
| CacheShutdownCommand |
Tell members to shutdown cache.
|
| CacheShutdownRequestCommand |
A member is requesting a cache shutdown.
|
| CacheStatusRequestCommand |
The coordinator is requesting information about the running caches.
|
| CorePackageImpl |
|
| RebalancePhaseConfirmCommand |
A member is confirming that it has finished a topology change during rebalance.
|
| RebalancePolicyUpdateCommand |
Enable or Disable rebalancing.
|
| RebalanceStartCommand |
The coordinator is starting a rebalance operation.
|
| RebalanceStatusRequestCommand |
Query the rebalancing status.
|
| TopologyUpdateCommand |
Coordinator to member:
The coordinator is updating the consistent hash.
|
| TopologyUpdateStableCommand |
Update the stable topology.
|