Uses of Interface
com.hazelcast.jet.pipeline.StreamStage

Packages that use StreamStage
Package
Description
The Pipeline API is Jet's high-level API to build and execute distributed computation jobs.
This package contains various mock sources to help with pipeline testing and development.
Contributes a PythonTransforms.mapUsingPython(com.hazelcast.jet.python.PythonServiceConfig) transform that allows you to transform Jet pipeline data using a Python function.