public abstract class BaseBackupReceiver extends Object implements BackupReceiver
BackupReceiver| Modifier and Type | Class and Description |
|---|---|
static class |
BaseBackupReceiver.BackupCacheUpdater |
| Modifier and Type | Field and Description |
|---|---|
protected Cache<Object,Object> |
cache |
protected TimeService |
timeService |
| Modifier | Constructor and Description |
|---|---|
protected |
BaseBackupReceiver(Cache<Object,Object> cache) |
| Modifier and Type | Method and Description |
|---|---|
Cache |
getCache() |
Object |
handleRemoteCommand(VisitableCommand command) |
protected static XSiteStatePushCommand |
newStatePushCommand(Cache<?,?> cache,
List<XSiteState> stateList) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleStateTransferControl, handleStateTransferStateprotected final TimeService timeService
protected static XSiteStatePushCommand newStatePushCommand(Cache<?,?> cache, List<XSiteState> stateList)
public final Cache getCache()
getCache in interface BackupReceiverpublic final Object handleRemoteCommand(VisitableCommand command) throws Throwable
handleRemoteCommand in interface BackupReceiverThrowableCopyright © 2024 JBoss, a division of Red Hat. All rights reserved.