public class FlinkDeploymentConfig extends Object implements Serializable
FlinkDeploymentConfig(String jarFile, String host, int port)
String
getHost()
getJarFile()
int
getPort()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FlinkDeploymentConfig(String jarFile, String host, int port)
public String getJarFile()
public String getHost()
public int getPort()
Copyright © 2018. All rights reserved.