public class ClusteredCacheBackupReceiver extends BaseBackupReceiver
BackupReceiver
implementation for clustered caches.BaseBackupReceiver.BackupCacheUpdater
cache, timeService
Constructor and Description |
---|
ClusteredCacheBackupReceiver(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 © 2024 JBoss, a division of Red Hat. All rights reserved.