Constant Field Values
Contents
org.apache.*
-
org.apache.flink.client.cli.DefaultCLI Modifier and Type Constant Field Value public static final StringID"default"
-
org.apache.flink.client.deployment.application.executors.EmbeddedExecutor Modifier and Type Constant Field Value public static final StringNAME"embedded"
-
org.apache.flink.client.deployment.executors.LocalExecutor Modifier and Type Constant Field Value public static final StringNAME"local" -
org.apache.flink.client.deployment.executors.RemoteExecutor Modifier and Type Constant Field Value public static final StringNAME"remote"
-
org.apache.flink.client.program.PackagedProgram Modifier and Type Constant Field Value public static final StringMANIFEST_ATTRIBUTE_ASSEMBLER_CLASS"program-class"public static final StringMANIFEST_ATTRIBUTE_MAIN_CLASS"Main-Class"