@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, trace
cacheConfiguration
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, transactionRemotelyPrepared
getCacheWithFlags, getLockAcquisitionTimeout, getLog, getNext, handleDefault, hasNext, hasSkipLocking, injectConfiguration, invokeNextInterceptor, setNext
visitApplyDeltaCommand, 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, visitWriteOnlyManyEntriesCommand
protected 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 © 2018 JBoss, a division of Red Hat. All rights reserved.