f5af7f1025aac9cac3f83de5f0e3aece5730ec0f
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type priorExecutions : List<Execution> to priorExecutions : EvictingBoundedList<Execution> in class org.apache.flink.runtime.executiongraph.ExecutionVertex | From | To | |
Change Attribute Type priorExecutions : List<ArchivedExecution> to priorExecutions : EvictingBoundedList<ArchivedExecution> in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex | From | To |