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