d5fc190b8b3c365b4762f1669ea0997a7fff7a23
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable e : Throwable to panic : Throwable in method public panic(panic Throwable) : void in class org.neo4j.unsafe.impl.batchimport.staging.TicketedProcessing | From | To | |
Extract Method | 2 | ||
Extract Method public future(task Callable<T>, factory ThreadFactory) : Future<T> extracted from public future(task Callable<T>) : Future<T> in class org.neo4j.helpers.FutureAdapter | From | To | |
Extract Method public panic(panic Throwable) : void extracted from public slurp(input Iterator<FROM>, lastSubmissions boolean) : Future<Void> in class org.neo4j.unsafe.impl.batchimport.staging.TicketedProcessing | From | To |