525a77547d7f98b1a88ba98f60f328da3aa4947a
Files Diff
- Added: 5
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method package state() : Object renamed to package retryCause() : String in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceQueryRun | From | To | |
| Change Return Type | 2 | ||
| Change Return Type Object to String in method package retryCause() : String in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceQueryRun | From | To | |
| Change Return Type boolean to String in method private reservePartitions(cacheIds List<Integer>, topVer AffinityTopologyVersion, explicitParts int[], reserved List<GridReservable>, nodeId UUID, reqId long) : String in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type state : AtomicReference<Object> to state : AtomicReference<State> in class org.apache.ignite.internal.processors.query.h2.twostep.ReduceQueryRun | From | To |