Uses of Class
org.infinispan.xsite.SingleXSiteRpcCommand
Packages that use SingleXSiteRpcCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of SingleXSiteRpcCommand in org.infinispan.commands
Methods in org.infinispan.commands that return SingleXSiteRpcCommandModifier and TypeMethodDescriptionCommandsFactory.buildSingleXSiteRpcCommand(VisitableCommand command) Builds SingleRpcCommand used to performVisitableCommandon the backup site,CommandsFactoryImpl.buildSingleXSiteRpcCommand(VisitableCommand command)