|
Rename Method public terminateCluster(applicationId ApplicationId) : void renamed to public killCluster(applicationId ApplicationId) : void in class org.apache.flink.yarn.AbstractYarnClusterDescriptor |
From |
To |
|
Rename Method public terminateCluster(clusterId StandaloneClusterId) : void renamed to public killCluster(clusterId StandaloneClusterId) : void in class org.apache.flink.client.deployment.StandaloneClusterDescriptor |
From |
To |
|
Rename Method public terminateCluster(clusterId StandaloneClusterId) : void renamed to public killCluster(clusterId StandaloneClusterId) : void in class org.apache.flink.client.deployment.LegacyStandaloneClusterDescriptor |
From |
To |
|
Rename Method public terminateCluster(clusterId T) : void renamed to public killCluster(clusterId T) : void in class org.apache.flink.client.cli.util.DummyClusterDescriptor |
From |
To |
|
Rename Method public terminateCluster(clusterId T) : void renamed to public killCluster(clusterId T) : void in class org.apache.flink.client.deployment.ClusterDescriptor |
From |
To |