a3f35a7280b21b28972fbee9dc2c736845616572
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type descriptor : RelationTypeSchemaDescriptor to descriptor : IndexDescriptor in method public shouldPopulateIndexWithOneRelationship() : void in class org.neo4j.kernel.impl.api.index.IndexPopulationJobTest | From | To | |
Change Variable Type descriptor : RelationTypeSchemaDescriptor to descriptor : IndexDescriptor in method public shouldPopulateRelatonshipIndexWithASmallDataset() : void in class org.neo4j.kernel.impl.api.index.IndexPopulationJobTest | From | To | |
Extract Method | 1 | ||
Extract Method private indexPopulator(descriptor IndexDescriptor) : IndexPopulator extracted from private indexPopulator(constraint boolean) : IndexPopulator in class org.neo4j.kernel.impl.api.index.IndexPopulationJobTest | From | To |