bb32d468db01d1f6aab485e9f86c46a9184e6cc0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testLoadCache() : void renamed to public testLocalLoadCache() : void in class org.gridgain.grid.kernal.processors.cache.distributed.near.GridCachePartitionedLoadCacheSelfTest | From | To | |
Rename Variable | 1 | ||
Rename Variable cache : GridCache<Integer,String> to cache0 : GridCache<Integer,String> in method public testLocalLoadCache() : void in class org.gridgain.grid.kernal.processors.cache.distributed.near.GridCachePartitionedLoadCacheSelfTest | From | To | |
Extract Variable | 1 | ||
Extract Variable aff : GridCacheAffinity in method public testLocalLoadCache() : void from class org.gridgain.grid.kernal.processors.cache.distributed.near.GridCachePartitionedLoadCacheSelfTest | From | To |