@Internal public final class PythonFunctionInfo extends Object implements Serializable
public PythonFunctionInfo(PythonFunction pythonFunction, Object[] inputs)
public PythonFunction getPythonFunction()
public Object[] getInputs()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.