Uses of Interface
org.infinispan.commands.GlobalRpcCommand
Packages that use GlobalRpcCommand
Package
Description
-
Uses of GlobalRpcCommand in org.infinispan.commands.topology
Classes in org.infinispan.commands.topology that implement GlobalRpcCommandModifier and TypeClassDescriptionclassAbstract class that is the basis for the Cache, Rebalance and Topology commands.classChange the availability of a cache.classA node is requesting to join the cluster.classA node is signaling that it wants to leave the cluster.classTell members to shutdown cache.classA member is requesting a cache shutdown.classThe coordinator is requesting information about the running caches.classA member is confirming that it has finished a topology change during rebalance.classEnable or Disable rebalancing.classThe coordinator is starting a rebalance operation.classQuery the rebalancing status.classCoordinator to member: The coordinator is updating the consistent hash.classUpdate the stable topology. -
Uses of GlobalRpcCommand in org.infinispan.manager.impl
Classes in org.infinispan.manager.impl that implement GlobalRpcCommandModifier and TypeClassDescriptionclassReplicable Command that runs the given Runnable -
Uses of GlobalRpcCommand in org.infinispan.xsite.commands
Classes in org.infinispan.xsite.commands that implement GlobalRpcCommandModifier and TypeClassDescriptionclassAGlobalRpcCommandwhich notifies new remote sites are online.