Uses of Interface
org.infinispan.commands.GlobalRpcCommand
Packages that use GlobalRpcCommand
Package
Description
-
Uses of GlobalRpcCommand in org.infinispan.manager.impl
Classes in org.infinispan.manager.impl that implement GlobalRpcCommandModifier and TypeClassDescriptionclass
Replicable Command that runs the given Function passing theEmbeddedCacheManager
as an argumentclass
Replicable Command that runs the given Runnable -
Uses of GlobalRpcCommand in org.infinispan.topology
Classes in org.infinispan.topology that implement GlobalRpcCommandModifier and TypeClassDescriptionclass
A hear-beat command used to ping members inClusterTopologyManagerImpl.confirmMembersAvailable()
. -
Uses of GlobalRpcCommand in org.infinispan.xsite.commands
Classes in org.infinispan.xsite.commands that implement GlobalRpcCommand