c6b80c430da61cd7d274df9b02a40ef9f2f77e08
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type AtomicReference<Throwable> to Supplier<Throwable> in method private startAndRegisterExceptionMonitor(edgeClusterMember EdgeClusterMember) : Supplier<Throwable> in class org.neo4j.coreedge.stresstests.CatchUpLoad | From | To | |
Change Variable Type | 1 | ||
Change Variable Type exception : AtomicReference<Throwable> to exception : Supplier<Throwable> in method protected doWork() : void in class org.neo4j.coreedge.stresstests.CatchUpLoad | From | To |