1f7018bbfef3cb3d1c086ad106ea2912e0398d3c
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public failedFuture(ex Throwable) : CompletableFuture<T> from class org.neo4j.bolt.runtime.util.Futures to public failedFuture(ex Throwable) : CompletableFuture<T> from class org.neo4j.concurrent.Futures | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable expectOneMessage : boolean to exitIfNoJobsAvailable : boolean in method protected processNextBatch(batchCount int, exitIfNoJobsAvailable boolean) : boolean in class org.neo4j.bolt.runtime.DefaultBoltConnection | From | To |