11363b0258d7250cad178980bb269ade79ef9a0c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private shutdown0(awaitAllCompleted boolean, cause Throwable) : void inlined to public shutdown(awaitAllCompleted boolean) : void in class org.neo4j.unsafe.impl.batchimport.executor.DynamicTaskExecutor | From | To | |
Rename Attribute | 1 | ||
Rename Attribute shutDownCause : Throwable to panic : Throwable in class org.neo4j.unsafe.impl.batchimport.executor.DynamicTaskExecutor | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type latch : CountDownLatch to latch : Barrier.Control in class org.neo4j.unsafe.impl.batchimport.executor.DynamicTaskExecutorTest.FailingTask | From | To |