| Package | Description |
|---|---|
| org.infinispan.commands.topology | |
| org.infinispan.manager.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCacheControlCommand
Abstract class that is the basis for the Cache, Rebalance and Topology commands.
|
class |
CacheAvailabilityUpdateCommand
Change the availability of a cache.
|
class |
CacheJoinCommand
A node is requesting to join the cluster.
|
class |
CacheLeaveCommand
A node is signaling that it wants to leave the cluster.
|
class |
CacheShutdownCommand
Tell members to shutdown cache.
|
class |
CacheShutdownRequestCommand
A member is requesting a cache shutdown.
|
class |
CacheStatusRequestCommand
The coordinator is requesting information about the running caches.
|
class |
RebalancePhaseConfirmCommand
A member is confirming that it has finished a topology change during rebalance.
|
class |
RebalancePolicyUpdateCommand
Enable or Disable rebalancing.
|
class |
RebalanceStartCommand
The coordinator is starting a rebalance operation.
|
class |
RebalanceStatusRequestCommand
Query the rebalancing status.
|
class |
TopologyUpdateCommand
Coordinator to member:
The coordinator is updating the consistent hash.
|
class |
TopologyUpdateStableCommand
Update the stable topology.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicableRunnableCommand
Replicable Command that runs the given Runnable
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.