public class SavepointOptions extends CommandLineOptions
Constructor and Description |
---|
SavepointOptions(org.apache.commons.cli.CommandLine line) |
Modifier and Type | Method and Description |
---|---|
String[] |
getArgs() |
SavepointFormatType |
getFormatType() |
String |
getJarFilePath() |
String |
getSavepointPath() |
boolean |
isDetached() |
boolean |
isDispose() |
isPrintHelp
public SavepointOptions(org.apache.commons.cli.CommandLine line)
public String[] getArgs()
public boolean isDispose()
public String getSavepointPath()
public String getJarFilePath()
public SavepointFormatType getFormatType()
public boolean isDetached()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.