386ee313903acf663a3d0842e8517ced7ce52158
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type gcBlockTime : CollectingMonitor to vmPauseTimeAccumulator : VmPauseTimeAccumulator in method package StageDetails(execution StageExecution, vmPauseTimeAccumulator VmPauseTimeAccumulator) in class org.neo4j.unsafe.impl.batchimport.staging.OnDemandDetailsExecutionMonitor.StageDetails | From | To | |
| Rename Class | 1 | ||
| Rename Class org.neo4j.kernel.impl.cache.MonitorGc renamed to org.neo4j.kernel.impl.cache.VmPauseMonitorComponent | From | To | |
| Move And Rename Class | 2 | ||
| Move And Rename Class org.neo4j.kernel.impl.cache.MeasureDoNothing.CollectingMonitor moved and renamed to org.neo4j.unsafe.impl.batchimport.staging.OnDemandDetailsExecutionMonitor.VmPauseTimeAccumulator | From | To | |
| Move And Rename Class org.neo4j.kernel.impl.cache.MeasureDoNothing moved and renamed to org.neo4j.kernel.monitoring.VmPauseMonitor | From | To | |
| Rename Attribute | 6 | ||
| Rename Attribute monitorGc : MeasureDoNothing to vmPauseMonitor : VmPauseMonitor in class org.neo4j.kernel.impl.cache.VmPauseMonitorComponent | From | To | |
| Rename Attribute gcBlockTime : CollectingMonitor to vmPauseTimeAccumulator : VmPauseTimeAccumulator in class org.neo4j.unsafe.impl.batchimport.staging.OnDemandDetailsExecutionMonitor | From | To | |
| Rename Attribute gcBlockTime : CollectingMonitor to vmPauseTimeAccumulator : VmPauseTimeAccumulator in class org.neo4j.unsafe.impl.batchimport.staging.OnDemandDetailsExecutionMonitor.StageDetails | From | To | |
| Rename Attribute baseGcBlockTime : long to baseVmPauseTime : long in class org.neo4j.unsafe.impl.batchimport.staging.OnDemandDetailsExecutionMonitor.StageDetails | From | To | |
| Rename Attribute stageGcBlockTime : long to stageVmPauseTime : long in class org.neo4j.unsafe.impl.batchimport.staging.OnDemandDetailsExecutionMonitor.StageDetails | From | To | |
| Rename Attribute gcMonitor : MeasureDoNothing to vmPauseMonitor : VmPauseMonitor in class org.neo4j.unsafe.impl.batchimport.staging.OnDemandDetailsExecutionMonitor | From | To | |
| Change Attribute Type | 4 | ||
| Change Attribute Type monitorGc : MeasureDoNothing to vmPauseMonitor : VmPauseMonitor in class org.neo4j.kernel.impl.cache.VmPauseMonitorComponent | From | To | |
| Change Attribute Type gcBlockTime : CollectingMonitor to vmPauseTimeAccumulator : VmPauseTimeAccumulator in class org.neo4j.unsafe.impl.batchimport.staging.OnDemandDetailsExecutionMonitor.StageDetails | From | To | |
| Change Attribute Type gcMonitor : MeasureDoNothing to vmPauseMonitor : VmPauseMonitor in class org.neo4j.unsafe.impl.batchimport.staging.OnDemandDetailsExecutionMonitor | From | To | |
| Change Attribute Type gcBlockTime : CollectingMonitor to vmPauseTimeAccumulator : VmPauseTimeAccumulator in class org.neo4j.unsafe.impl.batchimport.staging.OnDemandDetailsExecutionMonitor | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter gcBlockTime : CollectingMonitor to vmPauseTimeAccumulator : VmPauseTimeAccumulator in method package StageDetails(execution StageExecution, vmPauseTimeAccumulator VmPauseTimeAccumulator) in class org.neo4j.unsafe.impl.batchimport.staging.OnDemandDetailsExecutionMonitor.StageDetails | From | To |