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