c9906aab8efa2c70a164fb593d9e22ef1edaa9ec
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type cc : CacheConfiguration to cc : CacheConfiguration<?,?> in method protected getConfiguration(igniteInstanceName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.eviction.GridCacheConcurrentEvictionsSelfTest | From | To | |
Extract Variable | 1 | ||
Extract Variable cache : IgniteCache<Integer,Integer> in method protected checkData(ignite Ignite, name String, from int, iter int, scan boolean) : void from class org.apache.ignite.internal.processors.cache.distributed.rebalancing.GridCacheRebalancingSyncSelfTest | From | To |