Methods in org.infinispan.interceptors with parameters of type TxInvocationContext |
protected void |
VersionedReplicationInterceptor.broadcastPrepare(TxInvocationContext context,
PrepareCommand command)
|
protected void |
ReplicationInterceptor.broadcastPrepare(TxInvocationContext context,
PrepareCommand command)
|
protected PrepareCommand |
VersionedReplicationInterceptor.buildPrepareCommandForResend(TxInvocationContext ctx,
CommitCommand commit)
|
protected PrepareCommand |
VersionedDistributionInterceptor.buildPrepareCommandForResend(TxInvocationContext ctx,
CommitCommand commit)
|
protected PrepareCommand |
ReplicationInterceptor.buildPrepareCommandForResend(TxInvocationContext ctx,
CommitCommand command)
|
protected PrepareCommand |
DistributionInterceptor.buildPrepareCommandForResend(TxInvocationContext ctx,
CommitCommand command)
|
protected void |
CacheStoreInterceptor.commitCommand(TxInvocationContext ctx)
|
LocalTransaction |
TxInterceptor.enlist(TxInvocationContext ctx)
|
protected void |
CacheStoreInterceptor.prepareCacheLoader(TxInvocationContext ctx,
GlobalTransaction gtx,
TxInvocationContext transactionContext,
boolean onePhase)
|
protected void |
VersionedDistributionInterceptor.prepareOnAffectedNodes(TxInvocationContext ctx,
PrepareCommand command,
Collection<Address> recipients,
boolean ignored)
|
protected void |
DistributionInterceptor.prepareOnAffectedNodes(TxInvocationContext ctx,
PrepareCommand command,
Collection<Address> recipients,
boolean sync)
|
Object |
VersionedEntryWrappingInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
TxInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
StateTransferLockInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
ReplicationInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
NotificationInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
EntryWrappingInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
DistributionInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
CallInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
CacheStoreInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
TxInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand command)
|
Object |
StateTransferLockInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand command)
|
Object |
MarshalledValueInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand command)
|
Object |
IsMarshallableInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand command)
|
Object |
InvocationContextInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand lcc)
|
Object |
DistributionInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand command)
|
Object |
DeadlockDetectingInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand command)
|
Object |
CallInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand c)
|
Object |
VersionedEntryWrappingInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
TxInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
StateTransferLockInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
ReplicationInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
NotificationInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
InvalidationInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
EntryWrappingInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
DistributionInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
DistCacheStoreInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
DeadlockDetectingInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
CallInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
CacheStoreInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
TxInterceptor.visitRollbackCommand(TxInvocationContext ctx,
RollbackCommand command)
|
Object |
StateTransferLockInterceptor.visitRollbackCommand(TxInvocationContext ctx,
RollbackCommand command)
|
Object |
ReplicationInterceptor.visitRollbackCommand(TxInvocationContext ctx,
RollbackCommand command)
|
Object |
NotificationInterceptor.visitRollbackCommand(TxInvocationContext ctx,
RollbackCommand command)
|
Object |
DistributionInterceptor.visitRollbackCommand(TxInvocationContext ctx,
RollbackCommand command)
|
Object |
CallInterceptor.visitRollbackCommand(TxInvocationContext ctx,
RollbackCommand command)
|
Object |
CacheStoreInterceptor.visitRollbackCommand(TxInvocationContext ctx,
RollbackCommand command)
|
Methods in org.infinispan.interceptors.locking with parameters of type TxInvocationContext |
protected void |
AbstractTxLockingInterceptor.abortIfRemoteTransactionInvalid(TxInvocationContext ctx,
AbstractTransactionBoundaryCommand c)
|
EntryVersionsMap |
ClusteringDependentLogic.createNewVersionsAndCheckForWriteSkews(VersionGenerator versionGenerator,
TxInvocationContext context,
VersionedPrepareCommand prepareCommand)
|
EntryVersionsMap |
ClusteringDependentLogic.AllNodesLogic.createNewVersionsAndCheckForWriteSkews(VersionGenerator versionGenerator,
TxInvocationContext context,
VersionedPrepareCommand prepareCommand)
|
EntryVersionsMap |
ClusteringDependentLogic.DistributionLogic.createNewVersionsAndCheckForWriteSkews(VersionGenerator versionGenerator,
TxInvocationContext context,
VersionedPrepareCommand prepareCommand)
|
protected Object |
AbstractTxLockingInterceptor.invokeNextAndCommitIf1Pc(TxInvocationContext ctx,
PrepareCommand command)
|
protected void |
AbstractTxLockingInterceptor.lockAndRegisterBackupLock(TxInvocationContext ctx,
Object key)
The backup (non-primary) owners keep a "backup lock" for each key they received in a lock/prepare command. |
protected void |
PessimisticLockingInterceptor.lockAndRegisterBackupLock(TxInvocationContext ctx,
Object key,
boolean isLockOwner)
|
Object |
AbstractTxLockingInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
PessimisticLockingInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand command)
|
Object |
OptimisticLockingInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand command)
|
Object |
PessimisticLockingInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
OptimisticLockingInterceptor.visitPrepareCommand(TxInvocationContext ctx,
PrepareCommand command)
|
Object |
AbstractTxLockingInterceptor.visitRollbackCommand(TxInvocationContext ctx,
RollbackCommand command)
|
Methods in org.infinispan.statetransfer with parameters of type TxInvocationContext |
boolean |
StateTransferLockImpl.acquireForCommand(TxInvocationContext ctx,
CommitCommand command)
|
boolean |
StateTransferLock.acquireForCommand(TxInvocationContext ctx,
CommitCommand command)
|
boolean |
StateTransferLockImpl.acquireForCommand(TxInvocationContext ctx,
LockControlCommand command)
|
boolean |
StateTransferLock.acquireForCommand(TxInvocationContext ctx,
LockControlCommand cmd)
|
boolean |
StateTransferLockImpl.acquireForCommand(TxInvocationContext ctx,
PrepareCommand command)
|
boolean |
StateTransferLock.acquireForCommand(TxInvocationContext ctx,
PrepareCommand command)
|
boolean |
StateTransferLockImpl.acquireForCommand(TxInvocationContext ctx,
RollbackCommand command)
|
boolean |
StateTransferLock.acquireForCommand(TxInvocationContext ctx,
RollbackCommand command)
|
void |
StateTransferLockImpl.releaseForCommand(TxInvocationContext ctx,
CommitCommand command)
|
void |
StateTransferLock.releaseForCommand(TxInvocationContext ctx,
CommitCommand command)
|
void |
StateTransferLockImpl.releaseForCommand(TxInvocationContext ctx,
LockControlCommand command)
|
void |
StateTransferLock.releaseForCommand(TxInvocationContext ctx,
LockControlCommand cmd)
|
void |
StateTransferLockImpl.releaseForCommand(TxInvocationContext ctx,
PrepareCommand command)
|
void |
StateTransferLock.releaseForCommand(TxInvocationContext ctx,
PrepareCommand command)
|
void |
StateTransferLockImpl.releaseForCommand(TxInvocationContext ctx,
RollbackCommand command)
|
void |
StateTransferLock.releaseForCommand(TxInvocationContext ctx,
RollbackCommand command)
|