723c1377f4a0ff90ca4f6699f376326220cd98e6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type threadExecutingTheQuery : Thread to threadExecutingTheQueryId : long in method public ExecutingQuery(queryId long, clientConnection ClientConnectionInfo, username String, queryText String, queryParameters Map<String,Object>, transactionAnnotationData Map<String,Object>, activeLockCount LongSupplier, pageCursorCounters PageCursorCounters, threadExecutingTheQueryId long, threadExecutingTheQueryName String, clock SystemNanoClock, cpuClock CpuClock, heapAllocation HeapAllocation) in class org.neo4j.kernel.api.query.ExecutingQuery | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute threadExecutingTheQuery : Thread to threadExecutingTheQueryId : long in class org.neo4j.kernel.api.query.ExecutingQuery | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type threadExecutingTheQuery : Thread to threadExecutingTheQueryId : long in class org.neo4j.kernel.api.query.ExecutingQuery | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter threadExecutingTheQuery : Thread to threadExecutingTheQueryId : long in method public ExecutingQuery(queryId long, clientConnection ClientConnectionInfo, username String, queryText String, queryParameters Map<String,Object>, transactionAnnotationData Map<String,Object>, activeLockCount LongSupplier, pageCursorCounters PageCursorCounters, threadExecutingTheQueryId long, threadExecutingTheQueryName String, clock SystemNanoClock, cpuClock CpuClock, heapAllocation HeapAllocation) in class org.neo4j.kernel.api.query.ExecutingQuery | From | To |