29dc7221c12db1e39a17de4471a8c5ebed4b8709
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected doTestScanPartition() : void renamed to public testScanRemote() : void in class org.apache.ignite.internal.processors.cache.CacheScanPartitionQueryFallbackSelfTest | From | To | |
Extract Method | 2 | ||
Extract Method protected fillCache(ignite Ignite) : IgniteCacheProxy<Integer,Integer> extracted from protected doTestScanPartition() : void in class org.apache.ignite.internal.processors.cache.CacheScanPartitionQueryFallbackSelfTest | From | To | |
Extract Method protected doTestScanQuery(qry CacheQuery<Map.Entry<Integer,Integer>>) : void extracted from protected doTestScanPartition() : void in class org.apache.ignite.internal.processors.cache.CacheScanPartitionQueryFallbackSelfTest | From | To |