Uses of Class
org.infinispan.xsite.statetransfer.XSiteStatePushCommand
-
Packages that use XSiteStatePushCommand Package Description org.infinispan.xsite -
-
Uses of XSiteStatePushCommand in org.infinispan.xsite
Methods in org.infinispan.xsite with parameters of type XSiteStatePushCommand Modifier and Type Method Description CompletionStage<Void>BackupReceiver. handleStateTransferState(XSiteStatePushCommand cmd)It handles the state transfer state from a remote site.CompletionStage<Void>ClusteredCacheBackupReceiver. handleStateTransferState(XSiteStatePushCommand cmd)CompletionStage<Void>LocalCacheBackupReceiver. handleStateTransferState(XSiteStatePushCommand cmd)
-