156b8935ef76eb53456cea1d40fd528ccefa21d8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type flinkConfiguration : org.apache.flink.configuration.Configuration to flinkConfiguration : Configuration in method public AbstractYarnClusterDescriptor(flinkConfiguration Configuration, configurationDirectory String, yarnClient YarnClient) in class org.apache.flink.yarn.AbstractYarnClusterDescriptor | From | To | |
| Rename Variable | 1 | ||
| Rename Variable flinkYarnClient : AbstractYarnClusterDescriptor to clusterDescriptor : AbstractYarnClusterDescriptor in method public testJavaAPI() : void in class org.apache.flink.yarn.YARNSessionFIFOITCase | From | To | |
| Change Return Type | 1 | ||
| Change Return Type org.apache.flink.configuration.Configuration to Configuration in method public getFlinkConfiguration() : Configuration in class org.apache.flink.yarn.AbstractYarnClusterDescriptor | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private yarnClient : YarnClient from class org.apache.flink.yarn.YarnClusterClient to private yarnClient : YarnClient from class org.apache.flink.yarn.AbstractYarnClusterDescriptor | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.flink.yarn.CliFrontendYarnAddressConfigurationTest.CustomYarnTestCLI.TestingYarnSessionCli.TestingYarnClusterDescriptor.TestYarnClient moved to org.apache.flink.yarn.CliFrontendYarnAddressConfigurationTest.CustomYarnTestCLI.TestYarnClient | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute conf : Configuration to yarnConfiguration : YarnConfiguration in class org.apache.flink.yarn.AbstractYarnClusterDescriptor | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type flinkConfiguration : org.apache.flink.configuration.Configuration to flinkConfiguration : Configuration in class org.apache.flink.yarn.AbstractYarnClusterDescriptor | From | To | |
| Change Attribute Type conf : Configuration to yarnConfiguration : YarnConfiguration in class org.apache.flink.yarn.AbstractYarnClusterDescriptor | From | To |