80c0c65b77eff388b8a30144fbac2a157a383bd4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getCurrentWatermark() : long renamed to public checkAndGetNextWatermark(lastElement Tuple3<String,String,Integer>, extractedTimestamp long) : long in class org.apache.flink.streaming.runtime.operators.windowing.CoGroupJoinITCase.Tuple3TimestampExtractor | From | To | |
Rename Method public getCurrentWatermark() : long renamed to public checkAndGetNextWatermark(lastElement Tuple2<String,Integer>, extractedTimestamp long) : long in class org.apache.flink.streaming.runtime.operators.windowing.WindowFoldITCase.Tuple2TimestampExtractor | From | To |