0c0cf2c00355ae2aec340473ed19dc5f0e0ddef0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testSingleNodeIndexSegmentationWithSwapEnabled() : void renamed to public testSegmentedIndexWithEvictionPolicy() : void in class org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest | From | To | |
Rename Method public testMultiNodeIndexSegmentation() : void renamed to public testSegmentedPartitionedWithReplicated() : void in class org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest | From | To | |
Rename Method public testSingleNodeIndexSegmentation() : void renamed to public testSegmentedIndex() : void in class org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest | From | To | |
Extract Attribute | 4 | ||
Extract Attribute private PERSON_CAHE_NAME : String in class org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest | From | To | |
Extract Attribute private ORG_CACHE_NAME : String in class org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest | From | To | |
Extract Attribute private PERSON_CACHE_SIZE : int in class org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest | From | To | |
Extract Attribute private ORPHAN_ROWS : int in class org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest | From | To | |
Extract Variable | 1 | ||
Extract Variable node : Ignite in method public checkLocalQueryWithSegmentedIndex() : void from class org.apache.ignite.internal.processors.query.IgniteSqlSegmentedIndexSelfTest | From | To |