8b817f0f9f0ec55f040b56f2d65c62761eac1ac1
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type accessExecutionGraph : AccessExecutionGraph to archivedExecutionGraph : ArchivedExecutionGraph in method private jobReachedGloballyTerminalState(archivedExecutionGraph ArchivedExecutionGraph) : void in class org.apache.flink.runtime.dispatcher.Dispatcher | From | To | |
| Move Method | 1 | ||
| Move Method public create(resourceOverview ResourceOverview, allJobsStatus Collection<JobStatus>) : ClusterOverview from class org.apache.flink.runtime.messages.webmonitor.ClusterOverview to public create(allJobsStatus Collection<JobStatus>) : JobsOverview from class org.apache.flink.runtime.messages.webmonitor.JobsOverview | From | To | |
| Change Return Type | 1 | ||
| Change Return Type ClusterOverview to JobsOverview in method public create(allJobsStatus Collection<JobStatus>) : JobsOverview in class org.apache.flink.runtime.messages.webmonitor.JobsOverview | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter accessExecutionGraph : AccessExecutionGraph to archivedExecutionGraph : ArchivedExecutionGraph in method private jobReachedGloballyTerminalState(archivedExecutionGraph ArchivedExecutionGraph) : void in class org.apache.flink.runtime.dispatcher.Dispatcher | From | To |