public class BaseBackupInterceptor extends CommandInterceptor
| Modifier and Type | Field and Description |
|---|---|
protected BackupSender |
backupSender |
protected TransactionTable |
txTable |
cacheConfiguration| Constructor and Description |
|---|
BaseBackupInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected Log |
getLog() |
protected boolean |
isTxFromRemoteSite(GlobalTransaction gtx) |
protected boolean |
shouldInvokeRemoteTxCommand(TxInvocationContext ctx) |
getLockAcquisitionTimeout, getNext, handleDefault, hasNext, hasSkipLocking, injectConfiguration, invokeNextInterceptor, setNextvisitApplyDeltaCommand, visitClearCommand, visitCollection, visitCommitCommand, visitDistributedExecuteCommand, visitEntrySetCommand, visitEvictCommand, visitGetKeyValueCommand, visitInvalidateCommand, visitInvalidateL1Command, visitKeySetCommand, visitLockControlCommand, visitPrepareCommand, visitPutKeyValueCommand, visitPutMapCommand, visitRemoveCommand, visitReplaceCommand, visitRollbackCommand, visitSizeCommand, visitUnknownCommand, visitValuesCommandprotected BackupSender backupSender
protected TransactionTable txTable
protected boolean isTxFromRemoteSite(GlobalTransaction gtx)
protected boolean shouldInvokeRemoteTxCommand(TxInvocationContext ctx)
protected Log getLog()
getLog in class CommandInterceptorCopyright © 2013 JBoss, a division of Red Hat. All rights reserved.