Class SavepointOptions


  • public class SavepointOptions
    extends CommandLineOptions
    Command line options for the SAVEPOINT command.
    • Constructor Detail

      • SavepointOptions

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

      • getArgs

        public String[] getArgs()
      • isDispose

        public boolean isDispose()
      • getSavepointPath

        public String getSavepointPath()
      • getJarFilePath

        public String getJarFilePath()
      • getFormatType

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

        public boolean isDetached()