@Internal public interface PythonFunction extends Serializable
Modifier and Type | Method and Description |
---|---|
PythonEnv |
getPythonEnv()
Returns the Python execution environment.
|
byte[] |
getSerializedPythonFunction()
Returns the serialized representation of the user-defined python function.
|
byte[] getSerializedPythonFunction()
PythonEnv getPythonEnv()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.