Constant Field Values

Contents

org.apache.*

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