|
Change Return Type BasicInvocationStage to Object in method private visitSecondPhaseCommand(context TxInvocationContext, command AbstractTransactionBoundaryCommand, commit boolean) : Object in class org.infinispan.interceptors.totalorder.TotalOrderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitLockControlCommand(ctx TxInvocationContext, command LockControlCommand) : Object in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private visitWriteManyCommand(ctx InvocationContext, command WriteCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.impl.InvalidationInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.stats.topK.CacheUsageInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitEntrySetCommand(ctx InvocationContext, command EntrySetCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.impl.DeadlockDetectingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private performL1Lookup(ctx InvocationContext, command VisitableCommand, runInterceptorOnConflict boolean, key Object, isEntry boolean) : Object in class org.infinispan.interceptors.distribution.L1NonTxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private visitSecondPhaseCommand(ctx TxInvocationContext, command TransactionBoundaryCommand, commit boolean, duration ExtendedStatistic, counter ExtendedStatistic) : Object in class org.infinispan.stats.wrappers.ExtendedStatisticInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.distribution.L1TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.impl.CacheMgmtInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.scripting.impl.ScriptingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.query.remote.impl.ProtobufMetadataManagerInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyEntriesCommand(ctx InvocationContext, command ReadWriteManyEntriesCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitEvictCommand(ctx InvocationContext, command EvictCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.distribution.L1TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleLocalPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.distribution.TriangleDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadOnlyManyCommand(ctx InvocationContext, command ReadOnlyManyCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRollbackCommand(ctx TxInvocationContext, command RollbackCommand) : Object in class org.infinispan.stats.wrappers.ExtendedStatisticInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyEntriesCommand(ctx InvocationContext, command ReadWriteManyEntriesCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected visitDataWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.distribution.L1TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyCommand(ctx InvocationContext, command ReadWriteKeyCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.interceptors.impl.CacheMgmtInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.interceptors.distribution.L1NonTxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.distribution.TriangleDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadOnlyManyCommand(ctx InvocationContext, command ReadOnlyManyCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private updateStoreStatistics(ctx InvocationContext, command WriteCommand) : Object in class org.infinispan.interceptors.impl.CacheMgmtInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitEntrySetCommand(ctx InvocationContext, command EntrySetCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyValueCommand(ctx InvocationContext, command ReadWriteKeyValueCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.TriangleAckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitApplyDeltaCommand(ctx InvocationContext, command ApplyDeltaCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitInvalidateCommand(ctx InvocationContext, command InvalidateCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.stats.wrappers.ExtendedStatisticInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to void in method private onRemotePrimaryOwner(rCtx InvocationContext, rCommand VisitableCommand, rv Object, throwable Throwable) : void in class org.infinispan.interceptors.TriangleAckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitLockControlCommand(ctx TxInvocationContext, command LockControlCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadOnlyManyCommand(ctx InvocationContext, command ReadOnlyManyCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitEntrySetCommand(ctx InvocationContext, command EntrySetCommand) : Object in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.scripting.impl.ScriptingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyEntriesCommand(ctx InvocationContext, command ReadWriteManyEntriesCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyCommand(ctx InvocationContext, command ReadWriteManyCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleTxWriteReturn(rCtx InvocationContext, rCommand VisitableCommand, rv Object, t Throwable) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type InvocationStage to Object in method private visitWriteCommand(ctx InvocationContext, command WriteCommand, key Object) : Object in class org.infinispan.stats.wrappers.ExtendedStatisticInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeysInGroupCommand(ctx InvocationContext, command GetKeysInGroupCommand) : Object in class org.infinispan.interceptors.impl.BaseStateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyCommand(ctx InvocationContext, command WriteOnlyManyCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyCommand(ctx InvocationContext, command WriteOnlyKeyCommand) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeysInGroupCommand(ctx InvocationContext, command GetKeysInGroupCommand) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.distribution.TriangleDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadOnlyManyCommand(ctx InvocationContext, command ReadOnlyManyCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.context.SingleKeyNonTxInvocationContextTest.CheckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommand(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyCommand(ctx InvocationContext, command ReadWriteKeyCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.query.backend.QueryInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.stats.wrappers.ExtendedStatisticInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadOnlyKeyCommand(ctx InvocationContext, command ReadOnlyKeyCommand) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected handleWriteManyCommand(ctx InvocationContext, command FlagAffectedCommand, keys Collection<K>, forwarded boolean) : Object in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRollbackCommand(ctx TxInvocationContext, command RollbackCommand) : Object in class org.infinispan.interceptors.totalorder.TotalOrderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitApplyDeltaCommand(ctx InvocationContext, command ApplyDeltaCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected handleFunctionalReadManyCommand(ctx InvocationContext, command C, helper ReadManyCommandHelper<C>) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.query.remote.impl.ProtobufMetadataManagerInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitEntrySetCommand(ctx InvocationContext, command EntrySetCommand) : Object in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommand(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.interceptors.impl.InvocationContextInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.TriangleAckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.totalorder.TotalOrderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleRemoteWriteOnlyManyCommand(ctx InvocationContext, command C, helper WriteManyCommandHelper<C,?,Item>) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.query.backend.QueryInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.xsite.NonTransactionalBackupInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private primaryReturnHandler(ctx InvocationContext, visitableCommand VisitableCommand, localResult Object) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyCommand(ctx InvocationContext, command WriteOnlyKeyCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitInvalidateL1Command(ctx InvocationContext, command InvalidateL1Command) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitLockControlCommand(ctx TxInvocationContext, command LockControlCommand) : Object in class org.infinispan.interceptors.totalorder.TotalOrderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.interceptors.distribution.L1NonTxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyCommand(ctx InvocationContext, command WriteOnlyKeyCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyEntriesCommand(ctx InvocationContext, command WriteOnlyManyEntriesCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.distribution.L1NonTxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private setSkipRemoteGetsAndInvokeNextForManyEntriesCommand(ctx InvocationContext, command WriteCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.util.TransactionTrackInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyCommand(ctx InvocationContext, command ReadWriteManyCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitInvalidateCommand(ctx InvocationContext, command InvalidateCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.stats.wrappers.ExtendedStatisticInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.impl.DistCacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.distribution.L1TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected handleTxWriteManyEntriesCommand(ctx InvocationContext, command C, entries Map<K,V>, copyCommand BiFunction<C,Map<K,V>,C>) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommand(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.test.concurrent.InterceptorSequencerAction.SequencerInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyEntriesCommand(ctx InvocationContext, command ReadWriteManyEntriesCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadOnlyKeyCommand(ctx InvocationContext, command ReadOnlyKeyCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyValueCommand(ctx InvocationContext, command ReadWriteKeyValueCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected processBackupResponse(ctx TxInvocationContext, command VisitableCommand, backupResponse BackupResponse) : Object in class org.infinispan.interceptors.xsite.BaseBackupInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private localWriteInvocation(context InvocationContext, command DataWriteCommand, distributionInfo DistributionInfo) : Object in class org.infinispan.interceptors.distribution.TriangleDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.query.remote.impl.ProtobufMetadataManagerInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitLockControlCommand(ctx TxInvocationContext, command LockControlCommand) : Object in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitEvictCommand(ctx InvocationContext, command EvictCommand) : Object in class org.infinispan.interceptors.impl.BatchingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private visitDataCommand(ctx InvocationContext, command AbstractDataCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public apply(rCtx InvocationContext, rCommand VisitableCommand, rv Object) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor.WriteManyCommandHelper |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleLocalPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.TriangleAckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.xsite.NonTransactionalBackupInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleSingleKeyWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.xsite.NonTransactionalBackupInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyEntriesCommand(ctx InvocationContext, command ReadWriteManyEntriesCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type InvocationStage to Object in method private handleReadCommand(ctx InvocationContext, command AbstractTopologyAffectedCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.distribution.L1TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitApplyDeltaCommand(ctx InvocationContext, command ApplyDeltaCommand) : Object in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleLocalPrepareReturn(ctx InvocationContext, command VisitableCommand, t Throwable) : Object in class org.infinispan.interceptors.totalorder.TotalOrderStateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommand(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.interceptors.impl.AsyncInterceptorChainTest.DummyCallInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private visitDataReadCommand(ctx InvocationContext, command AbstractDataCommand, isEntry boolean) : Object in class org.infinispan.interceptors.distribution.L1NonTxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected visitDataReadCommand(ctx InvocationContext, command DataCommand) : Object in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitInvalidateCommand(ctx InvocationContext, command InvalidateCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyEntriesCommand(ctx InvocationContext, command WriteOnlyManyEntriesCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRollbackCommand(ctx TxInvocationContext, command RollbackCommand) : Object in class org.infinispan.interceptors.totalorder.TotalOrderVersionedDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyCommand(ctx InvocationContext, command ReadWriteKeyCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyValueCommand(ctx InvocationContext, command ReadWriteKeyValueCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.distribution.RemoteGetFailureTest.DelayingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type InvocationStage to Object in method protected retryWhenDone(future CompletableFuture<Void>, topologyId int, ctx InvocationContext, command T, callback InvocationFinallyFunction) : Object in class org.infinispan.interceptors.impl.BaseStateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitApplyDeltaCommand(ctx InvocationContext, command ApplyDeltaCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private setSkipRemoteGetsAndInvokeNextForDataCommand(ctx InvocationContext, command DataWriteCommand, metadata Metadata) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyCommand(ctx InvocationContext, command WriteOnlyManyCommand) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.impl.CacheMgmtInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected handleWriteCommand(ctx InvocationContext, command WriteCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.totalorder.TotalOrderVersionedDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadOnlyManyCommand(ctx InvocationContext, command ReadOnlyManyCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyCommand(ctx InvocationContext, command ReadWriteManyCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.stats.topK.CacheUsageInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadOnlyKeyCommand(ctx InvocationContext, command ReadOnlyKeyCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public invokeEach(ctx InvocationContext, subCommands Iterator<VisitableCommand>, interceptor BaseAsyncInterceptor, finalReturnValue Object) : Object in class org.infinispan.interceptors.impl.MultiSubCommandInvoker |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyEntriesCommand(ctx InvocationContext, command WriteOnlyManyEntriesCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.TriangleAckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.distribution.RemoteGetFailureTest.FailingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private visitWriteCommand(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyEntriesCommand(ctx InvocationContext, command ReadWriteManyEntriesCommand) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitSizeCommand(ctx InvocationContext, command SizeCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected handleWriteManyCommand(ctx InvocationContext, command FlagAffectedCommand, keys Collection<K>, forwarded boolean) : Object in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyCommand(ctx InvocationContext, command WriteOnlyKeyCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.util.TransactionTrackInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.configuration.override.XMLConfigurationOverridingTest.SimpleInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitEvictCommand(ctx InvocationContext, command EvictCommand) : Object in class org.infinispan.interceptors.impl.CacheMgmtInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyCommand(ctx InvocationContext, command ReadWriteManyCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.impl.TransactionalStoreInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected handleSingleWrite(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeysInGroupCommand(ctx InvocationContext, command GetKeysInGroupCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitApplyDeltaCommand(ctx InvocationContext, command ApplyDeltaCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyValueCommand(ctx InvocationContext, command WriteOnlyKeyValueCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.impl.CompatibilityInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.TriangleAckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.interceptors.impl.CacheMgmtInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.stats.wrappers.ExtendedStatisticInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRollbackCommand(ctx TxInvocationContext, command RollbackCommand) : Object in class org.infinispan.interceptors.impl.NotificationInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitInvalidateL1Command(ctx InvocationContext, invalidateL1Command InvalidateL1Command) : Object in class org.infinispan.interceptors.distribution.L1NonTxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.impl.InvalidationInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type InvocationStage to Object in method protected handleDefault(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.util.TransactionTrackInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitEvictCommand(ctx InvocationContext, command EvictCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleNonTxWriteCommand(ctx InvocationContext, command WriteCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyCommand(ctx InvocationContext, command ReadWriteManyCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyCommand(ctx InvocationContext, command ReadWriteKeyCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.stats.wrappers.ExtendedStatisticInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyValueCommand(ctx InvocationContext, command WriteOnlyKeyValueCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyCommand(ctx InvocationContext, command ReadWriteKeyCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyValueCommand(ctx InvocationContext, command ReadWriteKeyValueCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected abstract visitDataWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected handleNonTxWriteCommand(ctx InvocationContext, command AbstractDataWriteCommand) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleTxCommand(ctx TxInvocationContext, command TransactionBoundaryCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleTopologyAffectedCommand(ctx InvocationContext, command VisitableCommand, origin Address) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.interceptors.impl.PassivationWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleTxWriteCommand(ctx InvocationContext, command AbstractDataWriteCommand, key Object) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected handleMissingEntryOnRead(command TopologyAffectedCommand) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.xsite.OptimisticBackupInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public handleTxFunctionalCommand(ctx InvocationContext, command C) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyCommand(ctx InvocationContext, command ReadWriteManyCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleTxWriteCommand(ctx InvocationContext, command WriteCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleRemotePutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.distribution.TriangleDistributionInterceptor |
From |
To |
|
Change Return Type InvocationStage to Object in method private remotePrepare(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.totalorder.TotalOrderStateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.query.backend.QueryInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.impl.IsMarshallableInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyEntriesCommand(ctx InvocationContext, command WriteOnlyManyEntriesCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyCommand(ctx InvocationContext, command ReadWriteKeyCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyValueCommand(ctx InvocationContext, command ReadWriteKeyValueCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.impl.VersionedEntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyValueCommand(ctx InvocationContext, command WriteOnlyKeyValueCommand) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitInvalidateCommand(ctx InvocationContext, command InvalidateCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRollbackCommand(ctx TxInvocationContext, command RollbackCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.interceptors.xsite.BaseBackupInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private verifyRemoteTransaction(ctx RemoteTxInvocationContext, command AbstractTransactionBoundaryCommand, rv Object, throwable Throwable) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected handleDefault(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyValueCommand(ctx InvocationContext, command WriteOnlyKeyValueCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to void in method private onRemoteBackupOwner(rCtx InvocationContext, rCommand VisitableCommand, rv Object, throwable Throwable) : void in class org.infinispan.interceptors.TriangleAckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.stats.wrappers.ExtendedStatisticInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.impl.CacheMgmtInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitApplyDeltaCommand(ctx InvocationContext, command ApplyDeltaCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.query.remote.impl.ProtobufMetadataManagerInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRollbackCommand(ctx TxInvocationContext, command RollbackCommand) : Object in class org.infinispan.interceptors.xsite.OptimisticBackupInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected performCommandWithL1WriteIfAble(ctx InvocationContext, command DataCommand, isEntry boolean, shouldAlwaysRunNextInterceptor boolean, registerL1 boolean) : Object in class org.infinispan.interceptors.distribution.L1NonTxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommand(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.interceptors.base.CommandInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyCommand(ctx InvocationContext, command WriteOnlyKeyCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public handleDefault(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitInvalidateL1Command(ctx InvocationContext, command InvalidateL1Command) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.totalorder.TotalOrderVersionedEntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.xsite.NonTransactionalBackupInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.totalorder.TotalOrderDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.scripting.impl.ScriptingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected visitDataWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private removeFromLocalL1(ctx InvocationContext, command DataWriteCommand, returnValue Object) : Object in class org.infinispan.interceptors.distribution.L1NonTxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleLocalGetKeysInGroupReturn(ctx InvocationContext, command VisitableCommand, rv Object, throwable Throwable) : Object in class org.infinispan.interceptors.impl.BaseStateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private invokeRemotely(command DataWriteCommand, primaryOwner Address) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitKeySetCommand(ctx InvocationContext, command KeySetCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type InvocationStage to Object in method private handleLocalOnlyReadManyCommand(ctx InvocationContext, command VisitableCommand, keys Collection<?>) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected visitNonTxDataWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyCommand(ctx InvocationContext, command ReadWriteManyCommand) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private visitDataReadCommand(ctx InvocationContext, command AbstractDataCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.stats.AbstractTopKeyTest.PrepareCommandBlocker |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleRemotePutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.TriangleAckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitSizeCommand(ctx InvocationContext, command SizeCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.distribution.RemoteGetFailureTest.CheckOTEInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyCommand(ctx InvocationContext, command WriteOnlyKeyCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitInvalidateL1Command(ctx InvocationContext, command InvalidateL1Command) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitLockControlCommand(ctx TxInvocationContext, command LockControlCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadOnlyManyCommand(ctx InvocationContext, command ReadOnlyManyCommand) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRollbackCommand(ctx TxInvocationContext, command RollbackCommand) : Object in class org.infinispan.util.TransactionTrackInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.impl.IsMarshallableInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.impl.DeadlockDetectingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyCommand(ctx InvocationContext, command WriteOnlyManyCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitDistributedExecuteCommand(ctx InvocationContext, command DistributedExecuteCommand<V>) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.query.backend.QueryInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyValueCommand(ctx InvocationContext, command WriteOnlyKeyValueCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitInvalidateCommand(ctx InvocationContext, invalidateCommand InvalidateCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.distribution.TriangleDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadOnlyKeyCommand(ctx InvocationContext, command ReadOnlyKeyCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.query.backend.QueryInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleDataWriteCommand(context InvocationContext, command AbstractDataWriteCommand) : Object in class org.infinispan.interceptors.distribution.TriangleDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleReadCommandReturn(rCtx InvocationContext, rCommand VisitableCommand, rv Object, t Throwable) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleRemoteReadWriteManyCommand(ctx InvocationContext, command C, helper WriteManyCommandHelper<C,?,Item>, ch ConsistentHash) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.impl.DeadlockDetectingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public handleDefault(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.interceptors.impl.BatchingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyCommand(ctx InvocationContext, command ReadWriteManyCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.impl.NotificationInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadOnlyManyCommand(ctx InvocationContext, command ReadOnlyManyCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyEntriesCommand(ctx InvocationContext, command ReadWriteManyEntriesCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeysInGroupCommand(ctx InvocationContext, command GetKeysInGroupCommand) : Object in class org.infinispan.interceptors.impl.GroupingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected visitDataReadCommand(ctx InvocationContext, command DataCommand) : Object in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitInvalidateL1Command(ctx InvocationContext, command InvalidateL1Command) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRollbackCommand(ctx TxInvocationContext, command RollbackCommand) : Object in class org.infinispan.interceptors.impl.TransactionalStoreInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeysInGroupCommand(ctx InvocationContext, command GetKeysInGroupCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private onLocalWriteCommand(rCtx InvocationContext, rCommand VisitableCommand, rv Object, throwable Throwable) : Object in class org.infinispan.interceptors.TriangleAckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyValueCommand(ctx InvocationContext, command WriteOnlyKeyValueCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleReadWriteManyCommand(ctx InvocationContext, command C, helper WriteManyCommandHelper<C,Item,Container>) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.TriangleAckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitDataWriteCommand(ctx InvocationContext, command DataWriteCommand, assumeOriginKeptEntryInL1 boolean) : Object in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteManyEntriesCommand(ctx InvocationContext, command ReadWriteManyEntriesCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private visitDataReadCommand(ctx InvocationContext, command AbstractDataCommand) : Object in class org.infinispan.interceptors.impl.CacheMgmtInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.distribution.L1TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected handleTxWriteManyCommand(ctx InvocationContext, command C, keys Collection<K>, copyCommand BiFunction<C,List<K>,C>) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public apply(rCtx InvocationContext, rCommand VisitableCommand, rv Object, throwable Throwable) : Object in class org.infinispan.interceptors.InvocationSuccessAction |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitLockControlCommand(ctx TxInvocationContext, command LockControlCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitEntrySetCommand(ctx InvocationContext, command EntrySetCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected abstract visitDataReadCommand(ctx InvocationContext, command DataCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.impl.VersionedEntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.distribution.L1NonTxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.stats.topK.CacheUsageInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.xsite.BaseBackupInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitLockControlCommand(ctx TxInvocationContext, command LockControlCommand) : Object in class org.infinispan.interceptors.impl.DeadlockDetectingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyCommand(ctx InvocationContext, command ReadWriteKeyCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.distribution.TriangleDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.stats.wrappers.ExtendedStatisticInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.impl.DistCacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRollbackCommand(ctx TxInvocationContext, command RollbackCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadOnlyKeyCommand(ctx InvocationContext, command ReadOnlyKeyCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyCommand(ctx InvocationContext, command WriteOnlyManyCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.stats.topK.CacheUsageInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.interceptors.impl.CacheMgmtInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleDataWriteCommand(ctx InvocationContext, command DataWriteCommand, assumeOriginKeptEntryInL1 boolean) : Object in class org.infinispan.interceptors.distribution.L1NonTxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleTxReturn(ctx InvocationContext, command VisitableCommand, rv Object, t Throwable) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.totalorder.TotalOrderVersionedEntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitKeySetCommand(ctx InvocationContext, command KeySetCommand) : Object in class org.infinispan.interceptors.distribution.DistributionBulkInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.totalorder.TotalOrderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyEntriesCommand(ctx InvocationContext, command WriteOnlyManyEntriesCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleWriteOnlyManyCommand(ctx InvocationContext, command C, helper WriteManyCommandHelper<C,Container,Item>) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type InvocationStage to Object in method protected wrapFunctionalResultOnNonOriginOnReturn(rv Object, entry CacheEntry) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.impl.InvalidationInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.impl.CacheMgmtInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.distribution.L1NonTxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyValueCommand(ctx InvocationContext, command ReadWriteKeyValueCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleDataReadCommand(ctx InvocationContext, command DataCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.statetransfer.RemoteGetDuringStateTransferTest.RetryBarrierInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.impl.DistCacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitKeySetCommand(ctx InvocationContext, command KeySetCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private waitCollectorAsync(id CommandInvocationId, rv Object) : Object in class org.infinispan.interceptors.TriangleAckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.impl.InvalidationInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.scripting.impl.ScriptingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitApplyDeltaCommand(ctx InvocationContext, command ApplyDeltaCommand) : Object in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyEntriesCommand(ctx InvocationContext, command WriteOnlyManyEntriesCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.query.backend.QueryInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitKeySetCommand(ctx InvocationContext, command KeySetCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.query.remote.impl.ProtobufMetadataManagerInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.impl.IsMarshallableInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyCommand(ctx InvocationContext, command WriteOnlyManyCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyValueCommand(ctx InvocationContext, command ReadWriteKeyValueCommand) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.impl.InvalidationInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeysInGroupCommand(ctx InvocationContext, command GetKeysInGroupCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected handleDefault(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.functional.AbstractFunctionalOpTest.CommandCachingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitLockControlCommand(ctx TxInvocationContext, command LockControlCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.xsite.NonTransactionalBackupInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRollbackCommand(ctx TxInvocationContext, command RollbackCommand) : Object in class org.infinispan.interceptors.locking.AbstractTxLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.context.SingleKeyNonTxInvocationContextTest.CheckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.impl.IsMarshallableInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyCommand(ctx InvocationContext, command ReadWriteKeyCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyValueCommand(ctx InvocationContext, command WriteOnlyKeyValueCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyValueCommand(ctx InvocationContext, command ReadWriteKeyValueCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRollbackCommand(ctx TxInvocationContext, command RollbackCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.totalorder.TotalOrderStateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitKeySetCommand(ctx InvocationContext, command KeySetCommand) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyKeyCommand(ctx InvocationContext, command WriteOnlyKeyCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type InvocationStage to Object in method private finishCommit(ctx TxInvocationContext<?>, command VisitableCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected handleWriteManyCommand(ctx InvocationContext, command FlagAffectedCommand, keys Collection<K>, forwarded boolean) : Object in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public apply(rCtx InvocationContext, rCommand VisitableCommand, rv Object, throwable Throwable) : Object in class org.infinispan.interceptors.InvocationFinallyAction |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.distribution.L1NonTxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyEntriesCommand(ctx InvocationContext, command WriteOnlyManyEntriesCommand) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.impl.NotificationInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitApplyDeltaCommand(ctx InvocationContext, command ApplyDeltaCommand) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.impl.DistCacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyCommand(ctx InvocationContext, command ReadWriteKeyCommand) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadOnlyKeyCommand(ctx InvocationContext, command ReadOnlyKeyCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitUnknownCommand(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommand(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.statetransfer.TransactionSynchronizerInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleRemoteReadManyCommand(ctx InvocationContext, command C, keys Collection<?>, remoteReturnHandler InvocationSuccessFunction) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.context.SingleKeyNonTxInvocationContextTest.CheckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected handleMultipleKeysWriteCommand(ctx InvocationContext, command WriteCommand) : Object in class org.infinispan.interceptors.xsite.BaseBackupInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitEntrySetCommand(ctx InvocationContext, command EntrySetCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitInvalidateCommand(ctx InvocationContext, command InvalidateCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.impl.EntryWrappingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.context.SingleKeyNonTxInvocationContextTest.CheckInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReadWriteKeyValueCommand(ctx InvocationContext, command ReadWriteKeyValueCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleNonTxWriteReturn(rCtx InvocationContext, rCommand VisitableCommand, rv Object, t Throwable) : Object in class org.infinispan.statetransfer.StateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRollbackCommand(ctx TxInvocationContext, command RollbackCommand) : Object in class org.infinispan.interceptors.distribution.TxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommand(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.interceptors.impl.CallInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.query.remote.impl.ProtobufMetadataManagerInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyCommand(ctx InvocationContext, command WriteOnlyManyCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommand(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.interceptors.AsyncInterceptor |
From |
To |
|
Change Return Type InvocationStage to Object in method private handleInvalidate(ctx InvocationContext, command WriteCommand, keys Object...) : Object in class org.infinispan.interceptors.impl.InvalidationInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private visitManyDataCommand(ctx InvocationContext, command FlagAffectedCommand, keys Collection<?>) : Object in class org.infinispan.interceptors.impl.CacheLoaderInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.impl.CacheWriterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutKeyValueCommand(ctx InvocationContext, command PutKeyValueCommand) : Object in class org.infinispan.interceptors.impl.DeadlockDetectingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitKeySetCommand(ctx InvocationContext, command KeySetCommand) : Object in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.impl.TransactionalStoreInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private visitGetCommand(ctx InvocationContext, command AbstractDataCommand) : Object in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRollbackCommand(ctx TxInvocationContext, command RollbackCommand) : Object in class org.infinispan.interceptors.totalorder.TotalOrderDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitLockControlCommand(ctx TxInvocationContext, command LockControlCommand) : Object in class org.infinispan.interceptors.impl.InvalidationInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : Object in class org.infinispan.interceptors.distribution.L1LastChanceInterceptor |
From |
To |
|
Change Return Type InvocationStage to Object in method public invokeNext(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.interceptors.BaseAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected abstract handleWriteManyCommand(ctx InvocationContext, command FlagAffectedCommand, keys Collection<K>, forwarded boolean) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitWriteOnlyManyCommand(ctx InvocationContext, command WriteOnlyManyCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitEvictCommand(ctx InvocationContext, command EvictCommand) : Object in class org.infinispan.interceptors.DDAsyncInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.util.TransactionTrackInterceptor |
From |
To |
|
Change Return Type InvocationStage to Object in method private handlePrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected visitDataWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitPrepareCommand(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.impl.InvalidationInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private primaryOwnerWrite(context InvocationContext, command DataWriteCommand, distributionInfo DistributionInfo) : Object in class org.infinispan.interceptors.distribution.TriangleDistributionInterceptor |
From |
To |
|
Change Return Type InvocationFinallyHandler to InvocationFinallyAction in method private createLocalInvocationHandler(ch ConsistentHash, allFuture F, segments Set<Integer>, helper WriteManyCommandHelper<C,?,Item>, returnValueConsumer BiConsumer<F,Object>) : InvocationFinallyAction in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object in class org.infinispan.interceptors.impl.InvalidationInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method protected visitDataReadCommand(ctx InvocationContext, command DataCommand) : Object in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private handleWriteCommand(ctx InvocationContext, command WriteCommand) : Object in class org.infinispan.interceptors.impl.TxInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitCommitCommand(ctx TxInvocationContext, command CommitCommand) : Object in class org.infinispan.interceptors.xsite.PessimisticBackupInterceptor |
From |
To |
|
Change Return Type InvocationStage to Object in method protected handleDefault(ctx InvocationContext, command VisitableCommand) : Object in class org.infinispan.distribution.BlockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method private localPrepare(ctx TxInvocationContext, command PrepareCommand) : Object in class org.infinispan.interceptors.totalorder.TotalOrderStateTransferInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.partitionhandling.impl.PartitionHandlingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Return Type BasicInvocationStage to Object in method public apply(rCtx InvocationContext, rCommand VisitableCommand, rv Object) : Object in class org.infinispan.interceptors.impl.MultiSubCommandInvoker |
From |
To |