Uses of Class
org.infinispan.xsite.statetransfer.XSiteStatePushCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of XSiteStatePushCommand in org.infinispan.commands
Modifier and TypeMethodDescriptionCommandsFactory.buildXSiteStatePushCommand
(XSiteState[] chunk) Builds XSiteStatePushCommand used to transfer a single chunk of data between sites.CommandsFactoryImpl.buildXSiteStatePushCommand
(XSiteState[] chunk)