PythonTransforms.mapUsingPython(com.hazelcast.jet.python.PythonServiceConfig)
transform that allows you to transform Jet pipeline data using a Python
function.See: Description
Class | Description |
---|---|
PythonServiceConfig |
Configuration object for the Python service factory, used in a
mapUsingPython stage. |
PythonTransforms |
Transforms which allow the user to call Python user-defined functions
from inside a Jet pipeline.
|
PythonTransforms.mapUsingPython(com.hazelcast.jet.python.PythonServiceConfig)
transform that allows you to transform Jet pipeline data using a Python
function. See PythonServiceConfig
for
more details.Copyright © 2023 Hazelcast, Inc.. All rights reserved.