Uses of Class
io.higson.runtime.model.PythonFunction
Packages that use PythonFunction
-
Uses of PythonFunction in io.higson.runtime.invoker
Methods in io.higson.runtime.invoker with parameters of type PythonFunctionModifier and TypeMethodDescriptionPythonPreprocessor.apply(PythonFunction pythonFunction) PythonFunctionInvoker.call(PythonFunction function, Object[] args)