Package org.apache.flink.client.cli
Class CancelOptions
java.lang.Object
org.apache.flink.client.cli.CommandLineOptions
org.apache.flink.client.cli.CancelOptions
Command line options for the CANCEL command.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.flink.client.cli.CommandLineOptions
isPrintHelp
-
Constructor Details
-
CancelOptions
public CancelOptions(org.apache.commons.cli.CommandLine line)
-
-
Method Details
-
getArgs
-
isWithSavepoint
public boolean isWithSavepoint() -
getSavepointTargetDirectory
-
getFormatType
public org.apache.flink.core.execution.SavepointFormatType getFormatType()
-