public interface BackupReceiver
ClusteredCacheBackupReceiver
Modifier and Type | Method and Description |
---|---|
Cache |
getCache() |
Object |
handleRemoteCommand(VisitableCommand command) |
void |
handleStateTransferControl(XSiteStateTransferControlCommand command)
It handles the state transfer control from a remote site.
|
void |
handleStateTransferState(XSiteStatePushCommand cmd)
It handles the state transfer state from a remote site.
|
Cache getCache()
Object handleRemoteCommand(VisitableCommand command) throws Throwable
Throwable
void handleStateTransferControl(XSiteStateTransferControlCommand command) throws Exception
Exception
void handleStateTransferState(XSiteStatePushCommand cmd) throws Exception
Exception
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.