684ec7ef51d816a6df6446d8a689730187ead10d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable result : IntermediateResult to finishedPartition : IntermediateResultPartition in method package markFinished() : void in class org.apache.flink.runtime.executiongraph.Execution | From | To | |
| Rename Variable p : IntermediateResultPartition to partition : IntermediateResultPartition in method package markFinished() : void in class org.apache.flink.runtime.executiongraph.Execution | From | To | |
| Change Return Type | 1 | ||
| Change Return Type boolean to List<IntermediateResultPartition> in method package finishAllBlockingPartitions() : List<IntermediateResultPartition> in class org.apache.flink.runtime.executiongraph.ExecutionVertex | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type result : IntermediateResult to finishedPartition : IntermediateResultPartition in method package markFinished() : void in class org.apache.flink.runtime.executiongraph.Execution | From | To | |
| Extract Variable | 1 | ||
| Extract Variable allPartitions : IntermediateResultPartition[] in method package markFinished() : void from class org.apache.flink.runtime.executiongraph.Execution | From | To |