public class CheckpointOptions extends CommandLineOptions
| Constructor and Description |
|---|
CheckpointOptions(org.apache.commons.cli.CommandLine line) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getArgs() |
org.apache.flink.core.execution.CheckpointType |
getCheckpointType() |
isPrintHelppublic CheckpointOptions(org.apache.commons.cli.CommandLine line)
throws CliArgsException
CliArgsExceptionpublic String[] getArgs()
public org.apache.flink.core.execution.CheckpointType getCheckpointType()
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.