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, setNext
visitApplyDeltaCommand, visitClearCommand, visitCollection, visitCommitCommand, visitDistributedExecuteCommand, visitEntrySetCommand, visitEvictCommand, visitGetKeyValueCommand, visitInvalidateCommand, visitInvalidateL1Command, visitKeySetCommand, visitLockControlCommand, visitPrepareCommand, visitPutKeyValueCommand, visitPutMapCommand, visitRemoveCommand, visitReplaceCommand, visitRollbackCommand, visitSizeCommand, visitUnknownCommand, visitValuesCommand
protected BackupSender backupSender
protected TransactionTable txTable
protected boolean isTxFromRemoteSite(GlobalTransaction gtx)
protected boolean shouldInvokeRemoteTxCommand(TxInvocationContext ctx)
protected Log getLog()
getLog
in class CommandInterceptor
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.