Uses of Interface
com.hazelcast.jet.python.PythonExtension
Packages that use PythonExtension
Package
Description
Contributes a
PythonTransforms.mapUsingPython(com.hazelcast.jet.python.PythonServiceConfig)
transform that allows you to transform Jet pipeline data using a Python
function.-
Uses of PythonExtension in com.hazelcast.jet.python
Methods in com.hazelcast.jet.python that return PythonExtensionModifier and TypeMethodDescriptionstatic PythonExtensionPythonExtension.python()Extends Pipeline stage with ability to call Python user-defined functions