@Deprecated public class VersionedDistributionInterceptor extends TxDistributionInterceptor
TxDistributionInterceptor
that adds logic to handling prepares when entries are versioned.cdl, dm, isL1Enabled, rvrl
cf, dataContainer, entryFactory, lockManager, stateTransferManager
defaultSynchronous, rpcManager
cacheConfiguration
Constructor and Description |
---|
VersionedDistributionInterceptor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Log |
getLog()
Deprecated.
|
protected void |
prepareOnAffectedNodes(TxInvocationContext<?> ctx,
PrepareCommand command,
Collection<Address> recipients)
Deprecated.
|
checkTxCommandResponses, createPrepareRpcOptions, inject, remoteGet, remoteGetBeforeWrite, start, visitCommitCommand, visitGetCacheEntryCommand, visitGetKeyValueCommand, visitLockControlCommand, visitPrepareCommand, visitPutKeyValueCommand, visitPutMapCommand, visitRemoveCommand, visitReplaceCommand, visitRollbackCommand, writeNeedsRemoteValue
configure, fetchValueLocallyIfAvailable, handleNonTxWriteCommand, injectDependencies, isValueAvailableLocally, readNeedsRemoteValue, retrieveFromRemoteSource, retrieveFromRemoteSources, valueIsMissing, visitClearCommand, visitGetAllCommand, visitGetKeysInGroupCommand, visitReadOnlyManyCommand
injectDependencies
getSelfDeliverFilter, init, inject, isLocalModeForced, isSyncCommitPhase, isSynchronous, shouldInvokeRemoteTxCommand, shouldTotalOrderRollbackBeInvokedRemotely, totalOrderPrepare, totalOrderTxCommit, totalOrderTxRollback, transactionRemotelyPrepared
getCacheWithFlags, getLockAcquisitionTimeout, getNext, handleDefault, hasNext, hasSkipLocking, injectConfiguration, invokeNextInterceptor, setNext
visitApplyDeltaCommand, visitCollection, visitDistributedExecuteCommand, visitEntrySetCommand, visitEvictCommand, visitInvalidateCommand, visitInvalidateL1Command, visitKeySetCommand, visitReadOnlyKeyCommand, visitReadWriteKeyCommand, visitReadWriteKeyValueCommand, visitReadWriteManyCommand, visitReadWriteManyEntriesCommand, visitSizeCommand, visitUnknownCommand, visitWriteOnlyKeyCommand, visitWriteOnlyKeyValueCommand, visitWriteOnlyManyCommand, visitWriteOnlyManyEntriesCommand
public VersionedDistributionInterceptor()
protected Log getLog()
getLog
in class BaseDistributionInterceptor
protected void prepareOnAffectedNodes(TxInvocationContext<?> ctx, PrepareCommand command, Collection<Address> recipients)
prepareOnAffectedNodes
in class TxDistributionInterceptor
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.