f2e7320fc3b2898aefb22730395c46e9e83e585a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable resultPartitionType : ResultPartitionType in method private connect(headOfChain Integer, edge StreamEdge) : void from class org.apache.flink.streaming.api.graph.StreamingJobGraphGenerator | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type virtualPartitionNodes : Map<Integer,Tuple2<Integer,StreamPartitioner<?>>> to virtualPartitionNodes : Map<Integer,Tuple3<Integer,StreamPartitioner<?>,ShuffleMode>> in class org.apache.flink.streaming.api.graph.StreamGraph | From | To |