public abstract class ProgramOptions extends CommandLineOptions
| Modifier | Constructor and Description |
|---|---|
protected |
ProgramOptions(org.apache.commons.cli.CommandLine line) |
| Modifier and Type | Method and Description |
|---|---|
List<URL> |
getClasspaths() |
String |
getEntryPointClassName() |
String |
getJarFilePath() |
int |
getParallelism() |
String[] |
getProgramArgs() |
boolean |
getStdoutLogging() |
getCommandLine, getJobManagerAddress, isPrintHelpprotected ProgramOptions(org.apache.commons.cli.CommandLine line)
throws CliArgsException
CliArgsExceptionCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.