Constant Field Values

Contents

org.apache.*

  • org.apache.flink.client.cli.DefaultCLI
    Modifier and Type
    Constant Field
    Value
    public static final String
    "default"
  • org.apache.flink.client.deployment.application.executors.EmbeddedExecutor
    Modifier and Type
    Constant Field
    Value
    public static final String
    "embedded"
  • org.apache.flink.client.deployment.executors.LocalExecutor
    Modifier and Type
    Constant Field
    Value
    public static final String
    "local"
  • org.apache.flink.client.deployment.executors.RemoteExecutor
    Modifier and Type
    Constant Field
    Value
    public static final String
    "remote"