68924031594e4793becb884436b0964540f5151c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type WindowedDataStream<R> to DiscretizedStream<R> in method public mapWindow(windowMapFunction WindowMapFunction<OUT,R>) : DiscretizedStream<R> in class org.apache.flink.streaming.api.datastream.WindowedDataStream | From | To | |
Change Return Type WindowedDataStream<R> to DiscretizedStream<R> in method public mapWindow(windowMapFunction WindowMapFunction<OUT,R>, outType TypeInformation<R>) : DiscretizedStream<R> in class org.apache.flink.streaming.api.datastream.WindowedDataStream | From | To |