public class PythonProgramOptions extends ProgramOptions
entryPointClass
Constructor and Description |
---|
PythonProgramOptions(org.apache.commons.cli.CommandLine line) |
Modifier and Type | Method and Description |
---|---|
void |
applyToConfiguration(Configuration configuration) |
protected String[] |
extractProgramArgs(org.apache.commons.cli.CommandLine line) |
void |
validate() |
create, getClasspaths, getDetachedMode, getEntryPointClassName, getJarFilePath, getParallelism, getProgramArgs, getSavepointRestoreSettings, isShutdownOnAttachedExit
isPrintHelp
public PythonProgramOptions(org.apache.commons.cli.CommandLine line) throws CliArgsException
CliArgsException
protected String[] extractProgramArgs(org.apache.commons.cli.CommandLine line)
extractProgramArgs
in class ProgramOptions
public void validate() throws CliArgsException
validate
in class ProgramOptions
CliArgsException
public void applyToConfiguration(Configuration configuration)
applyToConfiguration
in class ProgramOptions
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.