|
Change Parameter Type executions : StageExecution... to execution : StageExecution in method public supervise(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisor |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public check(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.MultiExecutionMonitorTest.TestableMonitor |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public start(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.CoarseUnboundedProgressExecutionMonitor |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public start(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.DetailedExecutionMonitor |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public check(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.CoarseBoundedProgressExecutionMonitor |
From |
To |
|
Change Parameter Type stages : Stage... to stage : Stage in method public superviseDynamicExecution(monitor ExecutionMonitor, config Configuration, stage Stage) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisors |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public check(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.SpectrumExecutionMonitor |
From |
To |
|
Change Parameter Type stages : Stage... to stage : Stage in method public superviseDynamicExecution(stage Stage) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisors |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public check(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionMonitor |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public end(execution StageExecution, totalTimeMillis long) : void in class org.neo4j.unsafe.impl.batchimport.staging.SpectrumExecutionMonitor |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public end(execution StageExecution, totalTimeMillis long) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionMonitor |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public end(execution StageExecution, totalTimeMillis long) : void in class org.neo4j.unsafe.impl.batchimport.staging.MultiExecutionMonitor |
From |
To |
|
Change Parameter Type stages : Stage... to stage : Stage in method private executeStage(stage Stage) : void in class org.neo4j.unsafe.impl.batchimport.ParallelBatchImporter |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public start(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionMonitor |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public check(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.DynamicProcessorAssigner |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method protected end(execution StageExecution, totalTimeMillis long) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisor |
From |
To |
|
Change Parameter Type stages : Stage... to stage : Stage in method public superviseDynamicExecution(monitor ExecutionMonitor, stage Stage) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisors |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method protected registerProcessorCount(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.ProcessorAssignmentStrategies.AbstractAssigner |
From |
To |
|
Change Parameter Type stages : Stage... to stage : Stage in method public superviseExecution(monitor ExecutionMonitor, config Configuration, stage Stage) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisors |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public start(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.MultiExecutionMonitor |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public start(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.DynamicProcessorAssigner |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public check(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.MultiExecutionMonitor |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method private countActiveProcessors(execution StageExecution) : int in class org.neo4j.unsafe.impl.batchimport.staging.DynamicProcessorAssigner |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method private update(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.CoarseBoundedProgressExecutionMonitor |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method public end(execution StageExecution, totalTimeMillis long) : void in class org.neo4j.unsafe.impl.batchimport.staging.DetailedExecutionMonitor |
From |
To |
|
Change Parameter Type executions : StageExecution[] to execution : StageExecution in method private finishAwareSleep(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisor |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method protected registerProcessorCount(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.ProcessorAssignmentStrategies.AbstractAssigner |
From |
To |
|
Rename Parameter stages : Stage... to stage : Stage in method private executeStage(stage Stage) : void in class org.neo4j.unsafe.impl.batchimport.ParallelBatchImporter |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public check(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.MultiExecutionMonitorTest.TestableMonitor |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public check(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.SpectrumExecutionMonitor |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public check(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionMonitor |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public end(execution StageExecution, totalTimeMillis long) : void in class org.neo4j.unsafe.impl.batchimport.staging.SpectrumExecutionMonitor |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public end(execution StageExecution, totalTimeMillis long) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionMonitor |
From |
To |
|
Rename Parameter stages : Stage... to stage : Stage in method public superviseExecution(monitor ExecutionMonitor, config Configuration, stage Stage) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisors |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public check(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.CoarseBoundedProgressExecutionMonitor |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public start(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionMonitor |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public check(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.DynamicProcessorAssigner |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method private update(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.CoarseBoundedProgressExecutionMonitor |
From |
To |
|
Rename Parameter stages : Stage... to stage : Stage in method public superviseDynamicExecution(monitor ExecutionMonitor, stage Stage) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisors |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public end(execution StageExecution, totalTimeMillis long) : void in class org.neo4j.unsafe.impl.batchimport.staging.MultiExecutionMonitor |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method private finishAwareSleep(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisor |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public start(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.DynamicProcessorAssigner |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method private countActiveProcessors(execution StageExecution) : int in class org.neo4j.unsafe.impl.batchimport.staging.DynamicProcessorAssigner |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public start(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.CoarseUnboundedProgressExecutionMonitor |
From |
To |
|
Rename Parameter stages : Stage... to stage : Stage in method public superviseDynamicExecution(monitor ExecutionMonitor, config Configuration, stage Stage) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisors |
From |
To |
|
Rename Parameter stages : Stage... to stage : Stage in method public superviseDynamicExecution(stage Stage) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisors |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public end(execution StageExecution, totalTimeMillis long) : void in class org.neo4j.unsafe.impl.batchimport.staging.DetailedExecutionMonitor |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public start(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.MultiExecutionMonitor |
From |
To |
|
Rename Parameter executions : StageExecution... to execution : StageExecution in method public supervise(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisor |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public check(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.MultiExecutionMonitor |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method protected end(execution StageExecution, totalTimeMillis long) : void in class org.neo4j.unsafe.impl.batchimport.staging.ExecutionSupervisor |
From |
To |
|
Rename Parameter executions : StageExecution[] to execution : StageExecution in method public start(execution StageExecution) : void in class org.neo4j.unsafe.impl.batchimport.staging.DetailedExecutionMonitor |
From |
To |