12396f19851e74310c9b5f28870a8de9794511fc
Files Diff
- Added: 11
- Removed: 11
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type options : CommandLineOptions to customCommandLine : CustomCommandLine<?> in method public createClient(customCommandLine CustomCommandLine<?>, commandLine CommandLine, program PackagedProgram) : ClusterClient in class org.apache.flink.yarn.CliFrontendYarnAddressConfigurationTest.TestCLI | From | To | |
Rename Variable | 2 | ||
Rename Variable options : RunOptions to runOptions : RunOptions in method protected run(args String[]) : int in class org.apache.flink.client.cli.CliFrontend | From | To | |
Rename Variable options : CancelOptions to cancelOptions : CancelOptions in method protected cancel(args String[]) : int in class org.apache.flink.client.cli.CliFrontend | From | To | |
Move Class | 11 | ||
Move Class org.apache.flink.client.CliFrontendInfoTest moved to org.apache.flink.client.cli.CliFrontendInfoTest | From | To | |
Move Class org.apache.flink.client.CliFrontendListTest moved to org.apache.flink.client.cli.CliFrontendListTest | From | To | |
Move Class org.apache.flink.client.CliFrontendAddressConfigurationTest moved to org.apache.flink.client.cli.CliFrontendAddressConfigurationTest | From | To | |
Move Class org.apache.flink.client.CliFrontendStopTest moved to org.apache.flink.client.cli.CliFrontendStopTest | From | To | |
Move Class org.apache.flink.client.CliFrontendRunTest moved to org.apache.flink.client.cli.CliFrontendRunTest | From | To | |
Move Class org.apache.flink.client.CliFrontendTestUtils moved to org.apache.flink.client.cli.CliFrontendTestUtils | From | To | |
Move Class org.apache.flink.client.CliFrontendPackageProgramTest moved to org.apache.flink.client.cli.CliFrontendPackageProgramTest | From | To | |
Move Class org.apache.flink.client.CliFrontend moved to org.apache.flink.client.cli.CliFrontend | From | To | |
Move Class org.apache.flink.client.util.MockedCliFrontend moved to org.apache.flink.client.cli.util.MockedCliFrontend | From | To | |
Move Class org.apache.flink.client.CliFrontendCancelTest moved to org.apache.flink.client.cli.CliFrontendCancelTest | From | To | |
Move Class org.apache.flink.client.CliFrontendSavepointTest moved to org.apache.flink.client.cli.CliFrontendSavepointTest | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable activeCommandLine : CustomCommandLine<?> to customCommandLine : CustomCommandLine<?> in method protected createClient(customCommandLine CustomCommandLine<?>, commandLine CommandLine, program PackagedProgram) : ClusterClient in class org.apache.flink.client.cli.CliFrontend | From | To | |
Extract Method | 1 | ||
Extract Method private parseJobId(jobIdString String) : JobID extracted from protected savepoint(args String[]) : int in class org.apache.flink.client.cli.CliFrontend | From | To | |
Rename Parameter | 1 | ||
Rename Parameter options : CommandLineOptions to customCommandLine : CustomCommandLine<?> in method public createClient(customCommandLine CustomCommandLine<?>, commandLine CommandLine, program PackagedProgram) : ClusterClient in class org.apache.flink.yarn.CliFrontendYarnAddressConfigurationTest.TestCLI | From | To |