Class ListOptions

java.lang.Object
org.apache.flink.client.cli.CommandLineOptions
org.apache.flink.client.cli.ListOptions

public class ListOptions extends CommandLineOptions
Command line options for the LIST command.
  • Constructor Details

    • ListOptions

      public ListOptions(org.apache.commons.cli.CommandLine line)
  • Method Details

    • showRunning

      public boolean showRunning()
    • showScheduled

      public boolean showScheduled()
    • showAll

      public boolean showAll()