891a1b966a28441f26b8f68b8ee68ef43e79a938
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable context : Context to ctx : Context in method public processWatermark(mark Watermark) : void in class org.apache.flink.streaming.runtime.operators.windowing.NonKeyedWindowOperator | From | To | |
Rename Variable toRemove : Set<Long> to toTrigger : List<Set<Context>> in method public trigger(time long) : void in class org.apache.flink.streaming.runtime.operators.windowing.NonKeyedWindowOperator | From | To | |
Rename Variable context : Context to ctx : Context in method public processWatermark(mark Watermark) : void in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator | From | To | |
Rename Variable toRemove : Set<Long> to toTrigger : List<Set<Context>> in method public trigger(time long) : void in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator | From | To | |
Change Variable Type | 4 | ||
Change Variable Type toTrigger : Set<Context> to toTrigger : List<Set<Context>> in method public processWatermark(mark Watermark) : void in class org.apache.flink.streaming.runtime.operators.windowing.NonKeyedWindowOperator | From | To | |
Change Variable Type toRemove : Set<Long> to toTrigger : List<Set<Context>> in method public trigger(time long) : void in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator | From | To | |
Change Variable Type toTrigger : Set<Context> to toTrigger : List<Set<Context>> in method public processWatermark(mark Watermark) : void in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperator | From | To | |
Change Variable Type toRemove : Set<Long> to toTrigger : List<Set<Context>> in method public trigger(time long) : void in class org.apache.flink.streaming.runtime.operators.windowing.NonKeyedWindowOperator | From | To |