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 SingleXSiteRpcCommand
CommandsFactory. buildSingleXSiteRpcCommand(VisitableCommand command)
Builds SingleRpcCommand used to performVisitableCommand
on the backup site,SingleXSiteRpcCommand
CommandsFactoryImpl. buildSingleXSiteRpcCommand(VisitableCommand command)
-