Class CheckpointOptions

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

public class CheckpointOptions extends CommandLineOptions
Command line options for the CHECKPOINT command.
  • Constructor Details

  • Method Details

    • getArgs

      public String[] getArgs()
    • getCheckpointType

      public org.apache.flink.core.execution.CheckpointType getCheckpointType()