a19b4a02bfa5237e0dcd2b264da36229546f23c0
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 24
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public setRandomDistribution() : void renamed to public setRandomPartitioning() : void in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties | From | To | |
Rename Method public setRandomDistribution() : void renamed to public setRandomPartitioned() : void in class org.apache.flink.compiler.dataproperties.GlobalProperties | From | To | |
Extract Variable | 5 | ||
Extract Variable rgp : RequestedGlobalProperties in method protected createPossibleGlobalProperties() : List<RequestedGlobalProperties> from class org.apache.flink.compiler.operators.CollectorMapDescriptor | From | To | |
Extract Variable rgp : RequestedGlobalProperties in method protected createPossibleGlobalProperties() : List<RequestedGlobalProperties> from class org.apache.flink.compiler.operators.FilterDescriptor | From | To | |
Extract Variable rgp : RequestedGlobalProperties in method protected createPossibleGlobalProperties() : List<RequestedGlobalProperties> from class org.apache.flink.compiler.operators.MapPartitionDescriptor | From | To | |
Extract Variable rgp : RequestedGlobalProperties in method protected createPossibleGlobalProperties() : List<RequestedGlobalProperties> from class org.apache.flink.compiler.operators.FlatMapDescriptor | From | To | |
Extract Variable rgp : RequestedGlobalProperties in method protected createPossibleGlobalProperties() : List<RequestedGlobalProperties> from class org.apache.flink.compiler.operators.MapDescriptor | From | To |