402499f06a4b590ac47df64ecc01055c06b0399b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected sendOutput() : void renamed to protected resetStreamsAndSendOutput() : void in class org.apache.flink.yarn.YarnTestBase | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type clusterClient : YarnClusterClient to clusterClient : ClusterClient in method private printClusterMessages(clusterClient ClusterClient) : void in class org.apache.flink.yarn.cli.FlinkYarnSessionCli | From | To | |
Change Parameter Type clusterClient : YarnClusterClient to clusterClient : ClusterClient in method private runInteractiveCli(clusterClient ClusterClient, yarnApplicationStatusMonitor YarnApplicationStatusMonitor, readConsoleInput boolean) : void in class org.apache.flink.yarn.cli.FlinkYarnSessionCli | From | To | |
Change Return Type | 1 | ||
Change Return Type YarnClusterClient to ClusterClient in method public retrieve(applicationID String) : ClusterClient in class org.apache.flink.yarn.AbstractYarnClusterDescriptor | From | To |