public class LocalCacheBackupReceiver extends BaseBackupReceiver
BackupReceiver implementation for local caches.BaseBackupReceiver.BackupCacheUpdatercache, timeService| Constructor and Description |
|---|
LocalCacheBackupReceiver(Cache<Object,Object> cache) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
getCache, handleRemoteCommand, newStatePushCommandpublic void handleStateTransferControl(XSiteStateTransferControlCommand command) throws Exception
BackupReceiverExceptionpublic void handleStateTransferState(XSiteStatePushCommand cmd) throws Exception
BackupReceiverExceptionCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.