4820b413a55a3bbb1853251ecdb94b4c70dc5e2b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute copyOfPriorExecutionsList : EvictingBoundedList<Execution> to priorExecutions : EvictingBoundedList<ArchivedExecution> in method public ArchivedExecutionVertex(vertex ExecutionVertex) in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type copyOfPriorExecutionsList : EvictingBoundedList<Execution> to priorExecutions : EvictingBoundedList<ArchivedExecution> in method public ArchivedExecutionVertex(vertex ExecutionVertex) in class org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex | From | To |