|
Change Parameter Type command : PutMapCommand to command : FlagAffectedCommand in method protected handleWriteManyCommand(ctx InvocationContext, command FlagAffectedCommand, keys Collection<K>, forwarded boolean) : BasicInvocationStage in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor |
From |
To |
|
Change Parameter Type method : Method to method : ReadMethod in method public testReadLoad(isSourceOwner boolean, method ReadMethod) : void in class org.infinispan.functional.FunctionalCachestoreTest |
From |
To |
|
Change Parameter Type method : Method to method : ReadMethod in method public testReadLoad(isOwner boolean, method ReadMethod) : void in class org.infinispan.functional.FunctionalInMemoryTest |
From |
To |
|
Change Parameter Type helper : CommandHelper<C,?,Item> to helper : WriteManyCommandHelper<C,?,Item> in method private handleRemoteWriteOnlyManyCommand(ctx InvocationContext, command C, helper WriteManyCommandHelper<C,?,Item>) : BasicInvocationStage in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Parameter Type method : Method to method : WriteMethod in method public testExceptionPropagation(isOwner boolean, method WriteMethod) : void in class org.infinispan.functional.FunctionalInMemoryTest |
From |
To |
|
Change Parameter Type method : Method to method : WriteMethod in method public testWriteLoad(isSourceOwner boolean, method WriteMethod) : void in class org.infinispan.functional.FunctionalCachestoreTest |
From |
To |
|
Change Parameter Type helper : CommandHelper<C,?,Item> to helper : WriteManyCommandHelper<C,?,Item> in method private handleRemoteReadWriteManyCommand(ctx InvocationContext, command C, helper WriteManyCommandHelper<C,?,Item>, ch ConsistentHash) : BasicInvocationStage in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Parameter Type helper : CommandHelper<C,Container,Item> to helper : WriteManyCommandHelper<C,Container,Item> in method private handleSegmentsForWriteOnlyManyCommand(ctx InvocationContext, command C, helper WriteManyCommandHelper<C,Container,Item>, ch ConsistentHash, allFuture CountDownCompletableFuture, member Address, segments Set<Integer>) : void in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Parameter Type helper : CommandHelper<C,Container,Item> to helper : WriteManyCommandHelper<C,Container,Item> in method private handleLocalSegmentsForReadWriteManyCommand(ctx InvocationContext, command C, helper WriteManyCommandHelper<C,Container,Item>, ch ConsistentHash, allFuture MergingCompletableFuture<Object>, offset MutableInt, segments Set<Integer>) : void in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Parameter Type helper : CommandHelper<C,Container,Item> to helper : WriteManyCommandHelper<C,Container,Item> in method private handleWriteOnlyManyCommand(ctx InvocationContext, command C, helper WriteManyCommandHelper<C,Container,Item>) : BasicInvocationStage in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Parameter Type command : PutMapCommand to command : FlagAffectedCommand in method protected handleWriteManyCommand(ctx InvocationContext, command FlagAffectedCommand, keys Collection<K>, forwarded boolean) : BasicInvocationStage in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor |
From |
To |
|
Change Parameter Type command : ReadOnlyManyCommand to command : C in method private handleLocallyAvailableKeys(ctx InvocationContext, command C, availableKeys List<Object>, allFuture MergingCompletableFuture<Object>, helper ReadManyCommandHelper<C>) : void in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Parameter Type method : Method to method : ReadMethod in method public testOnMissingValueLocal(method ReadMethod) : void in class org.infinispan.functional.FunctionalInMemoryTest |
From |
To |
|
Change Parameter Type method : Method to method : WriteMethod in method public testWriteLoadLocal(method WriteMethod) : void in class org.infinispan.functional.FunctionalInMemoryTest |
From |
To |
|
Change Parameter Type command : AbstractTopologyAffectedCommand to command : C in method protected remoteGet(ctx InvocationContext, command C, key Object, isWrite boolean) : CompletableFuture<Void> in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Parameter Type method : Method to method : WriteMethod in method public testWriteLoadLocal(method WriteMethod) : void in class org.infinispan.functional.FunctionalCachestoreTest |
From |
To |
|
Change Parameter Type helper : CommandHelper<C,Container,Item> to helper : WriteManyCommandHelper<C,Container,Item> in method private filterAndWrap(ctx InvocationContext, command C, segments Set<Integer>, ch ConsistentHash, helper WriteManyCommandHelper<C,Container,Item>) : Container in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Parameter Type method : Method to method : ReadMethod in method public testReadOnMissingValue(isOwner boolean, method ReadMethod) : void in class org.infinispan.functional.FunctionalInMemoryTest |
From |
To |
|
Change Parameter Type helper : CommandHelper<C,Item,Container> to helper : WriteManyCommandHelper<C,Item,Container> in method private handleReadWriteManyCommand(ctx InvocationContext, command C, helper WriteManyCommandHelper<C,Item,Container>) : BasicInvocationStage in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Parameter Type command : ReadOnlyManyCommand to command : VisitableCommand in method private handleLocalOnlyReadManyCommand(ctx InvocationContext, command VisitableCommand, keys Collection<?>) : InvocationStage in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Parameter Type helper : CommandHelper<C,?,Item> to helper : WriteManyCommandHelper<C,?,Item> in method private handleRemoteSegmentsForReadWriteManyCommand(command C, helper WriteManyCommandHelper<C,?,Item>, ch ConsistentHash, allFuture MergingCompletableFuture<Object>, offset MutableInt, member Address, segments Set<Integer>) : void in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Parameter Type method : Method to method : ReadMethod in method public testReadLoadLocal(method ReadMethod) : void in class org.infinispan.functional.FunctionalInMemoryTest |
From |
To |
|
Change Parameter Type command : ReadOnlyManyCommand to command : C in method private handleRemoteReadManyCommand(ctx InvocationContext, command C, keys Collection<?>, remoteReturnHandler InvocationReturnValueHandler) : BasicInvocationStage in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Change Parameter Type helper : CommandHelper<C,?,Item> to helper : WriteManyCommandHelper<C,?,Item> in method private createLocalInvocationHandler(ch ConsistentHash, allFuture F, segments Set<Integer>, helper WriteManyCommandHelper<C,?,Item>, returnValueConsumer BiConsumer<F,Object>) : InvocationFinallyHandler in class org.infinispan.interceptors.distribution.NonTxDistributionInterceptor |
From |
To |
|
Change Parameter Type method : Method to method : WriteMethod in method public testWriteOnMissingValue(isOwner boolean, method WriteMethod) : void in class org.infinispan.functional.FunctionalInMemoryTest |
From |
To |
|
Change Parameter Type command : PutMapCommand to command : FlagAffectedCommand in method protected handleWriteManyCommand(ctx InvocationContext, command FlagAffectedCommand, keys Collection<K>, forwarded boolean) : BasicInvocationStage in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor |
From |
To |
|
Change Parameter Type method : Method to method : WriteMethod in method public testWriteLoad(isOwner boolean, method WriteMethod) : void in class org.infinispan.functional.FunctionalInMemoryTest |
From |
To |
|
Change Parameter Type method : Method to method : ReadMethod in method private testReadOnMissingValue(key K, ro FunctionalMap.ReadOnlyMap<K,String>, method ReadMethod) : void in class org.infinispan.functional.FunctionalInMemoryTest |
From |
To |
|
Rename Method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : BasicInvocationStage renamed to protected handleWriteManyCommand(ctx InvocationContext, command FlagAffectedCommand, keys Collection<K>, forwarded boolean) : BasicInvocationStage in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor |
From |
To |
|
Rename Method private markTxForRollbackAndRethrow(ctx InvocationContext, te Throwable) : Object renamed to private markTxForRollback(ctx InvocationContext) : void in class org.infinispan.interceptors.impl.InvocationContextInterceptor |
From |
To |
|
Rename Method public testLoad(isSourceOwner boolean, method Method) : void renamed to public testWriteLoad(isSourceOwner boolean, method WriteMethod) : void in class org.infinispan.functional.FunctionalCachestoreTest |
From |
To |
|
Rename Method public testLoadLocal(method Method) : void renamed to public testWriteLoadLocal(method WriteMethod) : void in class org.infinispan.functional.FunctionalInMemoryTest |
From |
To |
|
Rename Method public testLoad(isOwner boolean, method Method) : void renamed to public testWriteLoad(isOwner boolean, method WriteMethod) : void in class org.infinispan.functional.FunctionalInMemoryTest |
From |
To |
|
Rename Method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : BasicInvocationStage renamed to protected handleWriteManyCommand(ctx InvocationContext, command FlagAffectedCommand, keys Collection<K>, forwarded boolean) : BasicInvocationStage in class org.infinispan.interceptors.locking.OptimisticLockingInterceptor |
From |
To |
|
Rename Method private handleRemoteReadOnlyManyCommand(ctx InvocationContext, command ReadOnlyManyCommand) : BasicInvocationStage renamed to private handleRemoteReadManyCommand(ctx InvocationContext, command C, keys Collection<?>, remoteReturnHandler InvocationReturnValueHandler) : BasicInvocationStage in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |
|
Rename Method public visitPutMapCommand(ctx InvocationContext, command PutMapCommand) : BasicInvocationStage renamed to protected handleWriteManyCommand(ctx InvocationContext, command FlagAffectedCommand, keys Collection<K>, forwarded boolean) : BasicInvocationStage in class org.infinispan.interceptors.locking.PessimisticLockingInterceptor |
From |
To |
|
Rename Method public testLoadLocal(method Method) : void renamed to public testWriteLoadLocal(method WriteMethod) : void in class org.infinispan.functional.FunctionalCachestoreTest |
From |
To |
|
Rename Method public testMissingValue(isOwner boolean, method Method) : void renamed to public testWriteOnMissingValue(isOwner boolean, method WriteMethod) : void in class org.infinispan.functional.FunctionalInMemoryTest |
From |
To |
|
Rename Method private handleLocalOnlyReadOnlyManyCommand(ctx InvocationContext, command ReadOnlyManyCommand) : InvocationStage renamed to private handleLocalOnlyReadManyCommand(ctx InvocationContext, command VisitableCommand, keys Collection<?>) : InvocationStage in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor |
From |
To |