d17325fc0c9ec514b1be96a00b7f2ca50a6e7526
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.neo4j.kernel.configuration.TestConfig renamed to org.neo4j.kernel.configuration.ConfigTest | From | To | |
Extract Interface | 1 | ||
Extract Interface org.neo4j.kernel.configuration.ConfigView from classes [org.neo4j.kernel.configuration.Config] | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type settingsFunction : Function<String,String> to settingsFunction : ConfigValues in class org.neo4j.kernel.configuration.Config | From | To |