|
Change Parameter Type notifier : ListenerNotifier<K,V> to notifier : FunctionalNotifier<K,V> in method private CacheEntryWriteEntryView(entry CacheEntry<K,V>, notifier FunctionalNotifier<K,V>) in class org.infinispan.functional.impl.EntryViews.CacheEntryWriteEntryView |
From |
To |
|
Change Parameter Type notifier : ListenerNotifier<K,V> to notifier : FunctionalNotifier<K,V> in method private CacheEntryReadWriteEntryView(entry CacheEntry<K,V>, notifier FunctionalNotifier<K,V>) in class org.infinispan.functional.impl.EntryViews.CacheEntryReadWriteEntryView |
From |
To |
|
Change Parameter Type notifier : ListenerNotifier<K,V> to notifier : FunctionalNotifier<K,V> in method public writeOnly(entry CacheEntry<K,V>, notifier FunctionalNotifier<K,V>) : WriteEntryView<V> in class org.infinispan.functional.impl.EntryViews |
From |
To |
|
Change Parameter Type write : ReadEntryView<K,V> to write : Supplier<ReadEntryView<K,V>> in method public notifyOnWrite(write Supplier<ReadEntryView<K,V>>) : void in class org.infinispan.functional.impl.FunctionalNotifierImpl |
From |
To |
|
Change Parameter Type object : ReadWriteViewImpl to object : CacheEntryReadWriteEntryView in method public writeObject(output ObjectOutput, object CacheEntryReadWriteEntryView) : void in class org.infinispan.functional.impl.EntryViews.ReadWriteViewImplExternalizer |
From |
To |
|
Change Parameter Type functionalNotifier : ListenerNotifier to functionalNotifier : FunctionalNotifier in method public setupDependencies(container DataContainer, notifier CacheNotifier<Object,Object>, cache Cache<Object,Object>, interceptorChain InterceptorChain, distributionManager DistributionManager, icf InvocationContextFactory, txTable TransactionTable, configuration Configuration, moduleCommandInitializers Map<Byte,ModuleCommandInitializer>, recoveryManager RecoveryManager, stateProvider StateProvider, stateConsumer StateConsumer, lockManager LockManager, entryFactory InternalEntryFactory, mapReduceManager MapReduceManager, stm StateTransferManager, backupSender BackupSender, cancellationService CancellationService, timeService TimeService, xSiteStateProvider XSiteStateProvider, xSiteStateConsumer XSiteStateConsumer, xSiteStateTransferManager XSiteStateTransferManager, entryRetriever EntryRetriever, groupManager GroupManager, partitionHandlingManager PartitionHandlingManager, localStreamManager LocalStreamManager, clusterStreamManager ClusterStreamManager, clusteringDependentLogic ClusteringDependentLogic, functionalNotifier FunctionalNotifier) : void in class org.infinispan.commands.CommandsFactoryImpl |
From |
To |
|
Change Parameter Type notifier : ListenerNotifier<K,V> to notifier : FunctionalNotifier<K,V> in method public init(notifier FunctionalNotifier<K,V>) : void in class org.infinispan.commands.functional.AbstractWriteKeyCommand |
From |
To |
|
Change Parameter Type notifier : ListenerNotifier<K,V> to notifier : FunctionalNotifier<K,V> in method public readWrite(entry CacheEntry<K,V>, notifier FunctionalNotifier<K,V>) : ReadWriteEntryView<K,V> in class org.infinispan.functional.impl.EntryViews |
From |
To |
|
Change Parameter Type write : ReadEntryView<K,V> to write : Supplier<ReadEntryView<K,V>> in method public notifyOnWrite(write Supplier<ReadEntryView<K,V>>) : void in class org.infinispan.functional.impl.FunctionalNotifier |
From |
To |
|
Rename Method public testReplConditionalRemove() : void renamed to public testReplConditionalRemoveOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testReplGetAndPut() : void renamed to public testReplGetAndPutOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testDistConditionalRemove() : void renamed to public testDistConditionalRemoveOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testDistInvokeAll() : void renamed to public testDistInvokeAllOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplReplaceWithValue() : void renamed to public testReplReplaceWithValueOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testReplReplace() : void renamed to public testReplReplaceOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testDistEmptyGetThenPut() : void renamed to public testDistEmptyGetThenPutOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplGetAndReplace() : void renamed to public testReplGetAndReplaceOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplPutAll() : void renamed to public testReplPutAllOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testDistConditionalRemove() : void renamed to public testDistConditionalRemoveOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistContainsKey() : void renamed to public testDistContainsKeyOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method private updateEntryMetaParamsIfPresent(entry CacheEntry<K,V>, metas MetaParam.Writable...) : void renamed to private updateMetaParams(entry CacheEntry<K,V>, metas MetaParam.Writable[]) : MetaParams in class org.infinispan.functional.impl.EntryViews |
From |
To |
|
Rename Method public testDistPutIfAbsent() : void renamed to public testDistPutIfAbsentOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplReplace() : void renamed to public testReplReplaceOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistEmptyGetThenPut() : void renamed to public testDistEmptyGetThenPutOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testReplClear() : void renamed to public testReplClearOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testReplInvokeAll() : void renamed to public testReplInvokeAllOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplKeyValueAndEntrySets() : void renamed to public testReplKeyValueAndEntrySetsOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testReplContainsKey() : void renamed to public testReplContainsKeyOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testDistReplace() : void renamed to public testDistReplaceOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplPutIfAbsent() : void renamed to public testReplPutIfAbsentOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testDistContainsKey() : void renamed to public testDistContainsKeyOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistInvoke() : void renamed to public testDistInvokeOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplEmptyGetThenPut() : void renamed to public testReplEmptyGetThenPutOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistIterator() : void renamed to public testDistIteratorOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testDistPutIfAbsent() : void renamed to public testDistPutIfAbsentOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistGetAndReplace() : void renamed to public testDistGetAndReplaceOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplInvoke() : void renamed to public testReplInvokeOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplEmptyGetThenPut() : void renamed to public testReplEmptyGetThenPutOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testDistEmpty() : void renamed to public testDistEmptyOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testReplPutAll() : void renamed to public testReplPutAllOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testReplClear() : void renamed to public testReplClearOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplContainsKey() : void renamed to public testReplContainsKeyOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistGetAndRemove() : void renamed to public testDistGetAndRemoveOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testDistReplaceWithValue() : void renamed to public testDistReplaceWithValueOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplGetAndRemove() : void renamed to public testReplGetAndRemoveOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testReplPutGet() : void renamed to public testReplPutGetOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistPutAll() : void renamed to public testDistPutAllOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testReplReplaceWithValue() : void renamed to public testReplReplaceWithValueOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testDistPutGet() : void renamed to public testDistPutGetOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplIterator() : void renamed to public testReplIteratorOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testDistPutGet() : void renamed to public testDistPutGetOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testReplPutIfAbsent() : void renamed to public testReplPutIfAbsentOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistKeyValueAndEntrySets() : void renamed to public testDistKeyValueAndEntrySetsOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistReplace() : void renamed to public testDistReplaceOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistGetAndPut() : void renamed to public testDistGetAndPutOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testDistClear() : void renamed to public testDistClearOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method private doGetAndPut(keySupplier Supplier<K>, map1 ConcurrentMap<K,String>, map2 ConcurrentMap<K,String>) : void renamed to private doPutUpdate(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testReplGetAndRemove() : void renamed to public testReplGetAndRemoveOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplPutGet() : void renamed to public testReplPutGetOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testReplEmpty() : void renamed to public testReplEmptyOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testReplSize() : void renamed to public testReplSizeOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistSize() : void renamed to public testDistSizeOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistReplaceWithValue() : void renamed to public testDistReplaceWithValueOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistGetAndRemove() : void renamed to public testDistGetAndRemoveOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testDistClear() : void renamed to public testDistClearOnOwner() : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Method public testReplConditionalRemove() : void renamed to public testReplConditionalRemoveOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Method public testDistPutAll() : void renamed to public testDistPutAllOnOwner() : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map1 : ConcurrentMap<K,String> to readMap : ConcurrentMap<K,String> in method private doPutAll(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map1 : ConcurrentMap<K,String> to readMap : ConcurrentMap<K,String> in method private doReplace(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map2 : Cache<K,String> to writeCache : Cache<K,String> in method private doGetAndReplace(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map1 : Cache<K,String> to readCache : Cache<K,String> in method private doGetAndReplace(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map1 : Cache<K,String> to readCache : Cache<K,String> in method private doGetAndRemove(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map2 : Cache<K,String> to writeCache : Cache<K,String> in method private doGetAndRemove(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map1 : ConcurrentMap<K,String> to readMap : ConcurrentMap<K,String> in method private doReplaceWithValue(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map1 : ConcurrentMap<K,String> to readMap : ConcurrentMap<K,String> in method private doKeyValueAndEntrySets(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map2 : Cache<K,String> to writeCache : Cache<K,String> in method private doGetAndPut(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map1 : Cache<K,String> to readCache : Cache<K,String> in method private doGetAndPut(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map2 : ConcurrentMap<K,String> to writeMap : ConcurrentMap<K,String> in method private doReplaceWithValue(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map2 : ConcurrentMap<K,String> to writeMap : ConcurrentMap<K,String> in method private doClear(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map1 : ConcurrentMap<K,String> to readMap : ConcurrentMap<K,String> in method private doEmpty(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map2 : ConcurrentMap<K,String> to writeMap : ConcurrentMap<K,String> in method private doPutIfAbsent(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map1 : ConcurrentMap<K,String> to readMap : ConcurrentMap<K,String> in method private doConditionalRemove(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map2 : ConcurrentMap<K,String> to writeMap : ConcurrentMap<K,String> in method private doEmptyGetThenPut(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map1 : ConcurrentMap<K,String> to readMap : ConcurrentMap<K,String> in method private doSize(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map1 : Cache<K,String> to readCache : Cache<K,String> in method private doEmptyGetThenPut(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map2 : Cache<K,String> to writeCache : Cache<K,String> in method private doEmptyGetThenPut(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map2 : Cache<K,String> to writeCache : Cache<K,String> in method private doContainsKey(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map1 : Cache<K,String> to readCache : Cache<K,String> in method private doContainsKey(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map2 : ConcurrentMap<K,String> to writeMap : ConcurrentMap<K,String> in method private doSize(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map1 : Cache<K,String> to readCache : Cache<K,String> in method private doPutIfAbsent(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map2 : Cache<K,String> to writeCache : Cache<K,String> in method private doPutGet(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map2 : Cache<K,String> to writeCache : Cache<K,String> in method private doPutIfAbsent(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map1 : Cache<K,String> to readCache : Cache<K,String> in method private doPutGet(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map1 : ConcurrentMap<K,String> to readMap : ConcurrentMap<K,String> in method private doPutIfAbsent(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map2 : ConcurrentMap<K,String> to writeMap : ConcurrentMap<K,String> in method private doPutAll(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map2 : ConcurrentMap<K,String> to writeMap : ConcurrentMap<K,String> in method private doEmpty(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map1 : ConcurrentMap<K,String> to readMap : ConcurrentMap<K,String> in method private doEmptyGetThenPut(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map2 : ConcurrentMap<K,String> to writeMap : ConcurrentMap<K,String> in method private doConditionalRemove(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map1 : Cache<K,String> to readCache : Cache<K,String> in method private doReplace(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map2 : Cache<K,String> to writeCache : Cache<K,String> in method private doReplace(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map2 : ConcurrentMap<K,String> to writeMap : ConcurrentMap<K,String> in method private doReplace(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map2 : Cache<K,String> to writeCache : Cache<K,String> in method private doReplaceWithValue(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map1 : Cache<K,String> to readCache : Cache<K,String> in method private doReplaceWithValue(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map1 : ConcurrentMap<K,String> to readMap : ConcurrentMap<K,String> in method private doClear(keySupplier Supplier<K>, readMap ConcurrentMap<K,String>, writeMap ConcurrentMap<K,String>) : void in class org.infinispan.functional.FunctionalConcurrentMapTest |
From |
To |
|
Rename Parameter map1 : Cache<K,String> to readCache : Cache<K,String> in method private doConditionalRemove(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |
|
Rename Parameter map2 : Cache<K,String> to writeCache : Cache<K,String> in method private doConditionalRemove(keySupplier Supplier<K>, readCache Cache<K,String>, writeCache Cache<K,String>) : void in class org.infinispan.functional.FunctionalJCacheTest |
From |
To |