|
Rename Variable local : boolean to loc : boolean in method private cacheIterator(cacheMode CacheMode, atomicityMode CacheAtomicityMode) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheGroupsTest |
From |
To |
|
Rename Variable local : boolean to loc : boolean in method private loadCache(cacheMode CacheMode, atomicityMode CacheAtomicityMode) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheGroupsTest |
From |
To |
|
Rename Variable c : int to cache : int in method public testStartManyCaches() : void in class org.apache.ignite.internal.processors.cache.IgniteCacheGroupsTest |
From |
To |
|
Rename Variable localEntries : Iterable<Cache.Entry<Integer,Integer>> to locEntries : Iterable<Cache.Entry<Integer,Integer>> in method private checkLocalData(idx int, cacheName String, data Integer[]) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheGroupsTest |
From |
To |
|
Rename Variable local : boolean to loc : boolean in method private entriesTtl(cacheMode CacheMode, atomicityMode CacheAtomicityMode) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheGroupsTest |
From |
To |
|
Rename Variable localKeys : Set<Integer> to locKeys : Set<Integer> in method private checkLocalData(idx int, cacheName String, data Integer[]) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheGroupsTest |
From |
To |