Methods in org.infinispan.interceptors with parameters of type CommitCommand |
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)
|
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)
|