Package org.apache.flink.client.cli
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 Summary
Constructors Constructor Description ListOptions(org.apache.commons.cli.CommandLine line)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanshowAll()booleanshowRunning()booleanshowScheduled()-
Methods inherited from class org.apache.flink.client.cli.CommandLineOptions
isPrintHelp
-
-