public abstract class XSiteReplicateCommand extends BaseRpcCommand
cacheName
Modifier | Constructor and Description |
---|---|
protected |
XSiteReplicateCommand(String cacheName) |
Modifier and Type | Method and Description |
---|---|
String |
getOriginSite() |
abstract Object |
performInLocalSite(BackupReceiver receiver) |
void |
setOriginSite(String originSite) |
canBlock, getCacheName, getOrigin, setOrigin, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCommandId, getParameters, isReturnValueExpected, perform, readFrom, setParameters, writeTo
protected XSiteReplicateCommand(String cacheName)
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.