515a8792bc0b5705d7ef556c0b54aba838fe4938
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type List<?> to List<X> in method private column(idx int, rows List<List<?>>) : List<X> in class org.apache.ignite.internal.processors.query.IgniteSqlSplitterSelfTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type res : List to res : List<X> in method private column(idx int, rows List<List<?>>) : List<X> in class org.apache.ignite.internal.processors.query.IgniteSqlSplitterSelfTest | From | To |