d2cb2f79b323d1b918e495c8490b1de597004774
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable set : LinkedHashSet<Integer> to keysSet : Set<Integer> in method public call() : Integer in class org.apache.ignite.internal.processors.cache.distributed.GridCachePartitionEvictionDuringReadThroughSelfTest.testPartitionRent.gridAndCacheAccessFut.runMultiThreadedAsync | From | To | |
Rename Variable fut : IgniteInternalFuture<Long> to gridAndCacheAccessFut : IgniteInternalFuture<Long> in method public testPartitionRent() : void in class org.apache.ignite.internal.processors.cache.distributed.GridCachePartitionEvictionDuringReadThroughSelfTest | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private DATA_READ_GRID_IDX : int in class org.apache.ignite.internal.processors.cache.distributed.GridCachePartitionEvictionDuringReadThroughSelfTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type set : LinkedHashSet<Integer> to keysSet : Set<Integer> in method public call() : Integer in class org.apache.ignite.internal.processors.cache.distributed.GridCachePartitionEvictionDuringReadThroughSelfTest.testPartitionRent.gridAndCacheAccessFut.runMultiThreadedAsync | From | To |