6a6c066bbf9abb258e08c5a0a16a562a787108e9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable programResult : int to exitCode : int in method protected run(args String[]) : int in class org.apache.flink.client.CliFrontend | From | To | |
Extract Method | 10 | ||
Extract Method private handleArgException(e Exception) : int extracted from protected run(args String[]) : int in class org.apache.flink.client.CliFrontend | From | To | |
Extract Method private handleArgException(e Exception) : int extracted from protected cancel(args String[]) : int in class org.apache.flink.client.CliFrontend | From | To | |
Extract Method private handleArgException(e Exception) : int extracted from protected list(args String[]) : int in class org.apache.flink.client.CliFrontend | From | To | |
Extract Method private handleArgException(e Exception) : int extracted from protected info(args String[]) : int in class org.apache.flink.client.CliFrontend | From | To |