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