@Deprecated public abstract class ClusteringInterceptor extends BaseRpcInterceptor
| Modifier and Type | Field and Description |
|---|---|
protected CommandsFactory |
cf
Deprecated.
|
protected DataContainer |
dataContainer
Deprecated.
|
protected EntryFactory |
entryFactory
Deprecated.
|
protected LockManager |
lockManager
Deprecated.
|
protected StateTransferManager |
stateTransferManager
Deprecated.
|
defaultSynchronous, rpcManager, tracecacheConfiguration| Constructor and Description |
|---|
ClusteringInterceptor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
injectDependencies(CommandsFactory cf,
EntryFactory entryFactory,
LockManager lockManager,
DataContainer dataContainer,
StateTransferManager stateTransferManager)
Deprecated.
|
getSelfDeliverFilter, init, inject, isLocalModeForced, isSyncCommitPhase, isSynchronous, shouldInvokeRemoteTxCommand, shouldTotalOrderRollbackBeInvokedRemotely, totalOrderPrepare, totalOrderTxCommit, totalOrderTxRollback, transactionRemotelyPreparedgetCacheWithFlags, getLockAcquisitionTimeout, getLog, getNext, handleDefault, hasNext, hasSkipLocking, injectConfiguration, invokeNextInterceptor, setNextvisitApplyDeltaCommand, visitClearCommand, visitCollection, visitCommitCommand, visitDistributedExecuteCommand, 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, visitWriteOnlyManyEntriesCommandprotected CommandsFactory cf
protected EntryFactory entryFactory
protected LockManager lockManager
protected DataContainer dataContainer
protected StateTransferManager stateTransferManager
public void injectDependencies(CommandsFactory cf, EntryFactory entryFactory, LockManager lockManager, DataContainer dataContainer, StateTransferManager stateTransferManager)
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.