@Internal public final class PythonEnv extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
PythonEnv.ExecType
The Execution type specifies how to execute the Python function.
|
| Constructor and Description |
|---|
PythonEnv(PythonEnv.ExecType execType) |
| Modifier and Type | Method and Description |
|---|---|
PythonEnv.ExecType |
getExecType() |
public PythonEnv(PythonEnv.ExecType execType)
public PythonEnv.ExecType getExecType()
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.