961fda9d916c24c44f083cfb6833d57a039e8b99
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 125
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public uniqueForLabel(labelId int, propertyIds int...) : IndexDescriptor from class org.neo4j.kernel.api.schema.index.IndexDescriptorFactory to public uniqueForLabel(labelId int, propertyIds int...) : IndexDescriptor from class org.neo4j.kernel.api.schema.index.TestIndexDescriptorFactory | From | To | |
| Move Method public forLabel(labelId int, propertyIds int...) : IndexDescriptor from class org.neo4j.kernel.api.schema.index.IndexDescriptorFactory to public forLabel(labelId int, propertyIds int...) : IndexDescriptor from class org.neo4j.kernel.api.schema.index.TestIndexDescriptorFactory | From | To | |
| Extract Class | 1 | ||
| Extract Class org.neo4j.kernel.api.schema.index.TestIndexDescriptorFactory from class org.neo4j.kernel.api.schema.index.IndexDescriptorFactory | From | To |