| Constructor and Description |
|---|
ExternalPythonExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
allocate() |
void |
close() |
PythonExecutionResult |
exec(String script,
Map<String,Serializable> inputs) |
void |
release() |
public PythonExecutionResult exec(String script, Map<String,Serializable> inputs)
Copyright © 2020. All rights reserved.