public interface PythonProcess
| Modifier and Type | Method and Description |
|---|---|
InputStreamReader |
getErrorDataReader() |
OutputStreamWriter |
getInputDataWriter() |
InputStreamReader |
getOutputDataReader() |
void |
stop() |
OutputStreamWriter getInputDataWriter()
InputStreamReader getOutputDataReader()
InputStreamReader getErrorDataReader()
void stop()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.