d8fb23085839a514fbd0b56cc681dd52aac503ac
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type second : Tuple2<Long,Long> to second : Tuple2<T,T> in method public compare(first Tuple2<T,T>, second Tuple2<T,T>) : int in class org.apache.flink.test.javaApiOperators.PartitionITCase.Tuple2Comparator | From | To | |
Change Parameter Type first : Tuple2<Long,Long> to first : Tuple2<T,T> in method public compare(first Tuple2<T,T>, second Tuple2<T,T>) : int in class org.apache.flink.test.javaApiOperators.PartitionITCase.Tuple2Comparator | From | To |