| Interface | Description |
|---|---|
| PythonEnvironment |
The base interface of python environment for executing UDFs.
|
| PythonEnvironmentManager |
The base interface of python environment manager which is used to create the PythonEnvironment
object and the RetrievalToken.
|
| Class | Description |
|---|---|
| ProcessPythonEnvironment |
A
PythonEnvironment for executing UDFs in Process. |
| PythonDependencyInfo |
PythonDependencyInfo contains the information of third-party dependencies.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.