public class BaseBackupInterceptor extends DDAsyncInterceptor
| Modifier and Type | Field and Description |
|---|---|
protected BackupSender |
backupSender |
protected ClusteringDependentLogic |
clusteringDependentLogic |
protected IracManager |
iracManager |
protected static Log |
log |
protected static boolean |
trace |
protected TransactionTable |
txTable |
cacheConfiguration| Constructor and Description |
|---|
BaseBackupInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected Log |
getLog() |
protected Stream<WriteCommand> |
getModificationsFrom(CommitCommand cmd) |
Object |
visitClearCommand(InvocationContext ctx,
ClearCommand command) |
handleDefault, visitCommand, visitCommitCommand, visitComputeCommand, visitComputeIfAbsentCommand, visitEntrySetCommand, visitEvictCommand, visitGetAllCommand, visitGetCacheEntryCommand, visitGetKeysInGroupCommand, visitGetKeyValueCommand, visitInvalidateCommand, visitInvalidateL1Command, visitKeySetCommand, visitLockControlCommand, visitPrepareCommand, visitPutKeyValueCommand, visitPutMapCommand, visitReadOnlyKeyCommand, visitReadOnlyManyCommand, visitReadWriteKeyCommand, visitReadWriteKeyValueCommand, visitReadWriteManyCommand, visitReadWriteManyEntriesCommand, visitRemoveCommand, visitReplaceCommand, visitRollbackCommand, visitSizeCommand, visitUnknownCommand, visitWriteOnlyKeyCommand, visitWriteOnlyKeyValueCommand, visitWriteOnlyManyCommand, visitWriteOnlyManyEntriesCommandasyncInvokeNext, asyncInvokeNext, asyncInvokeNext, asyncValue, delayedNull, delayedValue, delayedValue, invokeNext, invokeNextAndExceptionally, invokeNextAndFinally, invokeNextAndHandle, invokeNextThenAccept, invokeNextThenApply, isSuccessfullyDone, makeStage, setNextInterceptor, valueOrExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvisitRemoveExpiredCommandprotected BackupSender backupSender
protected TransactionTable txTable
protected IracManager iracManager
protected ClusteringDependentLogic clusteringDependentLogic
protected static final Log log
protected static final boolean trace
public final Object visitClearCommand(InvocationContext ctx, ClearCommand command)
visitClearCommand in interface VisitorvisitClearCommand in class DDAsyncInterceptorprotected Log getLog()
protected Stream<WriteCommand> getModificationsFrom(CommitCommand cmd)
Copyright © 2022 JBoss by Red Hat. All rights reserved.