4c7283b310248c96229c385f23fa2596607b57d2
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type dropAction : DropAction to dropAction : IndexDropAction in method package FusionIndexAccessor(slotSelector SlotSelector, instanceSelector InstanceSelector<IndexAccessor>, descriptor StoreIndexDescriptor, dropAction IndexDropAction) in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexAccessor | From | To | |
Change Parameter Type dropAction : DropAction to dropAction : IndexDropAction in method package FusionIndexPopulator(slotSelector SlotSelector, instanceSelector InstanceSelector<IndexPopulator>, indexId long, dropAction IndexDropAction, archiveFailedIndex boolean) in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexPopulator | From | To | |
Move And Rename Class | 2 | ||
Move And Rename Class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexProvider.FileSystemDropAction moved and renamed to org.neo4j.kernel.impl.index.schema.FileSystemIndexDropAction | From | To | |
Move And Rename Class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexProvider.DropAction moved and renamed to org.neo4j.kernel.impl.index.schema.IndexDropAction | From | To | |
Change Attribute Type | 5 | ||
Change Attribute Type dropAction : DropAction to dropAction : IndexDropAction in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexPopulatorTest | From | To | |
Change Attribute Type dropAction : DropAction to dropAction : IndexDropAction in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexAccessorTest | From | To | |
Change Attribute Type dropAction : DropAction to dropAction : IndexDropAction in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexProvider | From | To | |
Change Attribute Type dropAction : DropAction to dropAction : IndexDropAction in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexPopulator | From | To | |
Change Attribute Type dropAction : DropAction to dropAction : IndexDropAction in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexAccessor | From | To |