Uses of Class
org.infinispan.xsite.commands.XSiteStateTransferStartSendCommand
-
Packages that use XSiteStateTransferStartSendCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of XSiteStateTransferStartSendCommand in org.infinispan.commands
Methods in org.infinispan.commands that return XSiteStateTransferStartSendCommand Modifier and Type Method Description XSiteStateTransferStartSendCommandCommandsFactory. buildXSiteStateTransferStartSendCommand(String siteName, int topologyId)XSiteStateTransferStartSendCommandCommandsFactoryImpl. buildXSiteStateTransferStartSendCommand(String siteName, int topologyId)
-