Class CancelOptions

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

public class CancelOptions extends CommandLineOptions
Command line options for the CANCEL command.
  • Constructor Details

    • CancelOptions

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

    • getArgs

      public String[] getArgs()
    • isWithSavepoint

      public boolean isWithSavepoint()
    • getSavepointTargetDirectory

      public String getSavepointTargetDirectory()
    • getFormatType

      public org.apache.flink.core.execution.SavepointFormatType getFormatType()