e572961749dd45e3f7444664d9ba967fa438ab55
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 4 | ||
| Rename Variable rj : JobStatusMessage to scheduledJob : JobStatusMessage in method protected list(args String[]) : int in class org.apache.flink.client.CliFrontend | From | To | |
| Rename Variable df : SimpleDateFormat to dateFormat : SimpleDateFormat in method protected list(args String[]) : int in class org.apache.flink.client.CliFrontend | From | To | |
| Rename Variable rj : JobStatusMessage to runningJob : JobStatusMessage in method protected list(args String[]) : int in class org.apache.flink.client.CliFrontend | From | To | |
| Rename Variable result : Object to jobDetails : Collection<JobStatusMessage> in method protected list(args String[]) : int in class org.apache.flink.client.CliFrontend | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.flink.client.CliFrontendListCancelTest renamed to org.apache.flink.client.CliFrontendCancelTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type result : Object to jobDetails : Collection<JobStatusMessage> in method protected list(args String[]) : int in class org.apache.flink.client.CliFrontend | From | To |