412b8d371fb1f434028d6b881a832d223bbde50c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable newDefault : boolean to newValueIsDefault : boolean in method public updateDynamicSetting(setting String, update String) : void in class org.neo4j.kernel.configuration.Config | From | To | |
| Rename Variable oldDefault : boolean to oldValueIsDefault : boolean in method public updateDynamicSetting(setting String, update String) : void in class org.neo4j.kernel.configuration.Config | From | To | |
| Extract Variable | 1 | ||
| Extract Variable previousValue : String in method public updateDynamicSetting(setting String, update String) : void from class org.neo4j.kernel.configuration.Config | From | To |