2d3e69a25e753b2eb825b589fe2550d2b968e161
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private addIterationSource(dataStream DataStream<X>) : void from class org.apache.flink.streaming.api.datastream.IterativeDataStream to private addIterationSource(dataStream DataStream<X>) : void from class org.apache.flink.streaming.api.datastream.DataStream | From | To | |
Move Attribute | 1 | ||
Move Attribute protected iterationID : Integer from class org.apache.flink.streaming.api.datastream.IterativeDataStream to protected iterationID : Integer from class org.apache.flink.streaming.api.datastream.DataStream | From | To | |
Move And Rename Attribute | 1 | ||
Move And Rename Attribute protected waitTime : long renamed to protected iterationWaitTime : Long and moved from class org.apache.flink.streaming.api.datastream.IterativeDataStream to class org.apache.flink.streaming.api.datastream.DataStream | From | To |