| Package | Description |
|---|---|
| org.apache.flink.table.functions.python |
| Modifier and Type | Method and Description |
|---|---|
PythonEnv.ExecType |
PythonEnv.getExecType() |
static PythonEnv.ExecType |
PythonEnv.ExecType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PythonEnv.ExecType[] |
PythonEnv.ExecType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PythonEnv(PythonEnv.ExecType execType) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.