public class LocalCacheBackupReceiver extends BaseBackupReceiver
BackupReceiver
implementation for local caches.BaseBackupReceiver.BackupCacheUpdater
cache, 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, newStatePushCommand
public void handleStateTransferControl(XSiteStateTransferControlCommand command) throws Exception
BackupReceiver
Exception
public void handleStateTransferState(XSiteStatePushCommand cmd) throws Exception
BackupReceiver
Exception
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.