cb69e2794e0ed6c17d93a7edc6c8d83f0110b630
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable fastest : Pair<Step<?>,Float> to fast : Pair<Step<?>,Float> in method private removeProcessorFromPotentialIdleStep(execution StageExecution) : boolean in class org.neo4j.unsafe.impl.batchimport.staging.DynamicProcessorAssigner | From | To | |
Change Return Type | 3 | ||
Change Return Type Step<?> to ControlledStep<?> in method public stepWithStats(statisticsAltKeyAndValue Object...) : ControlledStep<?> in class org.neo4j.unsafe.impl.batchimport.staging.ControlledStep | From | To | |
Change Return Type Step<?> to ControlledStep<?> in method public stepWithAverageOf(avg long) : ControlledStep<?> in class org.neo4j.unsafe.impl.batchimport.staging.ControlledStep | From | To | |
Change Return Type Step<?> to ControlledStep<?> in method public stepWithStats(statistics Map<Key,Long>) : ControlledStep<?> in class org.neo4j.unsafe.impl.batchimport.staging.ControlledStep | From | To |