505c044ea3bd82085283881f8a13508aabeba9f3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type boolean to int in method public process(record RelationshipRecord, id int, processors int) : int in class org.neo4j.unsafe.impl.batchimport.RelationshipLinkStep | From | To | |
| Extract Variable | 2 | ||
| Extract Variable groupCount : long in method private initializeMisc(stores BatchingNeoStores) : void from class org.neo4j.unsafe.impl.batchimport.staging.HumanUnderstandableExecutionMonitor | From | To | |
| Extract Variable name : String in method private includeStage(execution StageExecution) : boolean from class org.neo4j.unsafe.impl.batchimport.staging.HumanUnderstandableExecutionMonitor | From | To | |
| Inline Variable | 1 | ||
| Inline Variable last : Step<?> in method private progressOf(execution StageExecution) : long from class org.neo4j.unsafe.impl.batchimport.staging.HumanUnderstandableExecutionMonitor | From | To |