Class CancelOptions


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

      • CancelOptions

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

      • getArgs

        public String[] getArgs()
      • isWithSavepoint

        public boolean isWithSavepoint()
      • getSavepointTargetDirectory

        public String getSavepointTargetDirectory()
      • getFormatType

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