@Internal public interface PythonEnvironmentManager extends AutoCloseable
| 限定符和类型 | 方法和说明 |
|---|---|
PythonEnvironment |
createEnvironment()
Creates the PythonEnvironment object used to execute Python functions.
|
void |
open()
Initialize the environment manager.
|
closePythonEnvironment createEnvironment() throws Exception
ExceptionCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.