463b922abebc77420d0ec990ba18ad83ea33c0e4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type configuration : Configuration to cli : AbstractCustomCommandLine<?> in method private RunTestingCliFrontend(cli AbstractCustomCommandLine<?>, expectedParallelism int, logging boolean, isDetached boolean) in class org.apache.flink.client.cli.CliFrontendRunTest.RunTestingCliFrontend | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.apache.flink.client.cli.CliFrontendTestBase from classes [org.apache.flink.client.cli.CliFrontendCancelTest, org.apache.flink.client.cli.CliFrontendInfoTest, org.apache.flink.client.cli.CliFrontendListTest, org.apache.flink.client.cli.CliFrontendModifyTest, org.apache.flink.client.cli.CliFrontendRunTest, org.apache.flink.client.cli.CliFrontendSavepointTest, org.apache.flink.client.cli.CliFrontendStopTest, org.apache.flink.client.cli.DefaultCLITest] | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type clusterDescriptor : StandaloneClusterDescriptor to clusterDescriptor : ClusterDescriptor<StandaloneClusterId> in method public testConfigurationPassing() : void in class org.apache.flink.client.cli.DefaultCLITest | From | To | |
| Change Variable Type clusterDescriptor : StandaloneClusterDescriptor to clusterDescriptor : ClusterDescriptor<StandaloneClusterId> in method public testManualConfigurationOverride() : void in class org.apache.flink.client.cli.DefaultCLITest | From | To | |
| Extract Method | 4 | ||
| Extract Method private verifyCliFrontend(cli AbstractCustomCommandLine<?>, parameters String[], expectedParallelism int, logging boolean, isDetached boolean) : void extracted from public testRun() : void in class org.apache.flink.client.cli.CliFrontendRunTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter configuration : Configuration to cli : AbstractCustomCommandLine<?> in method private RunTestingCliFrontend(cli AbstractCustomCommandLine<?>, expectedParallelism int, logging boolean, isDetached boolean) in class org.apache.flink.client.cli.CliFrontendRunTest.RunTestingCliFrontend | From | To |