22da6772044d1a261b9ad09d3d082b01b2ec6301
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 40
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable sysoutLogProvider : FormattedLogProvider to logging : LogProvider in method public main(arguments String[]) : void in class org.neo4j.tooling.QuickImport | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute public HIGHEST_ID_FOR_SMALL_TRACKER : long in class org.neo4j.unsafe.impl.batchimport.cache.idmapping.string.TrackerFactories | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type sysoutLogProvider : FormattedLogProvider to logging : LogProvider in method public main(arguments String[]) : void in class org.neo4j.tooling.QuickImport | From | To | |
| Extract Method | 1 | ||
| Extract Method private suffixCount(value long, sizes String[], stride int) : String extracted from public bytes(bytes long) : String in class org.neo4j.helpers.Format | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter bytes : long to value : long in method private suffixCount(value long, sizes String[], stride int) : String in class org.neo4j.helpers.Format | From | To |