ca68d2e074eee66066377c3ebf69c0e15e9956d0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute mergeStateDescriptor : ListStateDescriptor<Tuple2<W,W>> to mergingWindowsDescriptor : ListStateDescriptor<Tuple2<W,W>> in method protected getMergingWindowSet() : MergingWindowSet<W> in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator | From | To | |
Rename Attribute | 1 | ||
Rename Attribute windows : Map<W,W> to mapping : Map<W,W> in class org.apache.flink.streaming.runtime.operators.windowing.MergingWindowSet | From | To |