9c2eaa8dcc8ca4f2ce23e7869411a8bd4dccb35a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type job : JobGraph to job : Tuple2<PackagedProgram,FlinkPlan> in method protected doGet(req HttpServletRequest, resp HttpServletResponse) : void in class org.apache.flink.client.web.JobSubmissionServlet | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type submittedJobs : Map<Long,JobGraph> to submittedJobs : Map<Long,Tuple2<PackagedProgram,FlinkPlan>> in class org.apache.flink.client.web.JobSubmissionServlet | From | To |