c2492e9b220c6c9a64b47bcdc76a2194d9f4d669
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type options : SavepointOptions to clusterClient : ClusterClient in method private triggerSavepoint(clusterClient ClusterClient, jobId JobID, savepointDirectory String) : int in class org.apache.flink.client.CliFrontend | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable client : ClusterClient to clusterClient : ClusterClient in method private triggerSavepoint(clusterClient ClusterClient, jobId JobID, savepointDirectory String) : int in class org.apache.flink.client.CliFrontend | From | To | |
| Extract Variable | 2 | ||
| Extract Variable disposePath : String in method public testDisposeWithJar() : void from class org.apache.flink.client.CliFrontendSavepointTest | From | To | |
| Extract Variable expectedTestException : String in method public testTriggerSavepointFailure() : void from class org.apache.flink.client.CliFrontendSavepointTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter options : SavepointOptions to clusterClient : ClusterClient in method private triggerSavepoint(clusterClient ClusterClient, jobId JobID, savepointDirectory String) : int in class org.apache.flink.client.CliFrontend | From | To |