72b5dc980b64fee10c886c37adcd0e878f889d91
Files Diff
- Added: 3
- Removed: 3
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type config : Configuration to cli : CliFrontend in method public JobSubmissionServlet(cli CliFrontend, jobDir File, planDir File) in class org.apache.flink.client.web.JobSubmissionServlet | From | To | |
Rename Variable | 1 | ||
Rename Variable params : List<String> to cliOptions : List<String> in method protected doGet(req HttpServletRequest, resp HttpServletResponse) : void in class org.apache.flink.client.web.JobSubmissionServlet | From | To | |
Rename Attribute | 1 | ||
Rename Attribute config : Configuration to cli : CliFrontend in class org.apache.flink.client.web.JobSubmissionServlet | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type config : Configuration to cli : CliFrontend in class org.apache.flink.client.web.JobSubmissionServlet | From | To | |
Rename Parameter | 1 | ||
Rename Parameter config : Configuration to cli : CliFrontend in method public JobSubmissionServlet(cli CliFrontend, jobDir File, planDir File) in class org.apache.flink.client.web.JobSubmissionServlet | From | To |