|
Pull Up Method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object from class org.infinispan.interceptors.locking.PessimisticLockingInterceptor to public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object from class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Pull Up Method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object from class org.infinispan.interceptors.locking.PessimisticLockingInterceptor to public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object from class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Pull Up Method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object from class org.infinispan.interceptors.locking.PessimisticLockingInterceptor to public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object from class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Pull Up Method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object from class org.infinispan.interceptors.locking.PessimisticLockingInterceptor to public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object from class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Pull Up Method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object from class org.infinispan.interceptors.locking.PessimisticLockingInterceptor to public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object from class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Pull Up Method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object from class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor to public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object from class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Pull Up Method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object from class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor to public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object from class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Pull Up Method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object from class org.infinispan.interceptors.locking.PessimisticLockingInterceptor to public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object from class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Pull Up Method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object from class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor to public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object from class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Pull Up Method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object from class org.infinispan.interceptors.locking.PessimisticLockingInterceptor to public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object from class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Pull Up Method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object from class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor to public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object from class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Pull Up Method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object from class org.infinispan.interceptors.locking.PessimisticLockingInterceptor to public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object from class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Pull Up Method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object from class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor to protected visitNonTxDataWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object from class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Parameter Type command : GetCacheEntryCommand to command : RemoveCommand in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Parameter Type command : GetKeyValueCommand to command : RemoveCommand in method public visitRemoveCommand(ctx InvocationContext, command RemoveCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Parameter Type command : GetKeyValueCommand to command : DataCommand in method protected visitDataReadCommand(ctx InvocationContext, command DataCommand) : Object in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor |
From |
To |
|
Change Parameter Type command : ReplaceCommand to command : DataWriteCommand in method protected visitNonTxDataWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Parameter Type command : GetCacheEntryCommand to command : ReplaceCommand in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Parameter Type command : FlagAffectedCommand to command : LocalFlagAffectedCommand in method protected hasSkipLocking(command LocalFlagAffectedCommand) : boolean in class org.infinispan.interceptors.base.CommandInterceptor |
From |
To |
|
Change Parameter Type command : AbstractDataCommand to command : DataCommand in method protected visitDataReadCommand(ctx InvocationContext, command DataCommand) : Object in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor |
From |
To |
|
Change Parameter Type command : FlagAffectedCommand to command : LocalFlagAffectedCommand in method protected getLockAcquisitionTimeout(command LocalFlagAffectedCommand, skipLocking boolean) : long in class org.infinispan.interceptors.base.CommandInterceptor |
From |
To |
|
Change Parameter Type command : AbstractDataCommand to command : DataCommand in method private markKeyAsRead(ctx InvocationContext, command DataCommand, forceRead boolean) : void in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor |
From |
To |
|
Change Parameter Type command : GetKeyValueCommand to command : GetCacheEntryCommand in method public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Parameter Type command : GetCacheEntryCommand to command : GetKeyValueCommand in method public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Parameter Type command : PutKeyValueCommand to command : DataWriteCommand in method protected visitDataWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor |
From |
To |
|
Change Parameter Type command : AbstractDataCommand to command : DataCommand in method private acquireRemoteIfNeeded(ctx InvocationContext, command DataCommand, localNodeIsLockOwner boolean) : void in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor |
From |
To |
|
Change Parameter Type command : AbstractDataCommand to command : DataCommand in method protected visitDataReadCommand(ctx InvocationContext, command DataCommand) : Object in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor |
From |
To |
|
Change Parameter Type command : GetKeyValueCommand to command : ReplaceCommand in method public visitReplaceCommand(ctx InvocationContext, command ReplaceCommand) : Object in class org.infinispan.interceptors.locking.AbstractLockingInterceptor |
From |
To |
|
Change Parameter Type command : RemoveCommand to command : DataWriteCommand in method protected visitDataWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor |
From |
To |
|
Change Parameter Type command : GetKeyValueCommand to command : DataWriteCommand in method protected visitDataWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor |
From |
To |