public class PythonProcessor extends ShellProcessor
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
PYTHON_SCRIPT_PREFIX |
LOGGER| 构造器和说明 |
|---|
PythonProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String[] |
getContent(JobContext context) |
void |
preProcess(JobContext context) |
kill, postProcess, process, processStdErrorStream, processStdOutputStream, redirectStreampublic static final String PYTHON_SCRIPT_PREFIX
public void preProcess(JobContext context) throws Exception
preProcess 在接口中 JobProcessorpreProcess 在类中 ShellProcessorExceptionprotected String[] getContent(JobContext context)
getContent 在类中 ShellProcessorCopyright © 2021. All rights reserved.