Package org.apache.flink.client.cli
Class ListOptions
java.lang.Object
org.apache.flink.client.cli.CommandLineOptions
org.apache.flink.client.cli.ListOptions
Command line options for the LIST command.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.flink.client.cli.CommandLineOptions
isPrintHelp
-
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()
-