@Internal public final class PythonEnv extends Object implements Serializable
限定符和类型 | 类和说明 |
---|---|
static class |
PythonEnv.ExecType
The Execution type specifies how to execute the Python function.
|
构造器和说明 |
---|
PythonEnv(PythonEnv.ExecType execType) |
public PythonEnv(PythonEnv.ExecType execType)
public PythonEnv.ExecType getExecType()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.