Uses of Package
com.hazelcast.jet.pipeline

Packages that use com.hazelcast.jet.pipeline
Package
Description
Hazelcast Jet is a distributed computation engine running on top of Hazelcast IMDG technology.
Contains static utility classes with factories of Jet processors.
The Pipeline API is Jet's high-level API to build and execute distributed computation jobs.
This package offers the FileSourceBuilder which allows you to construct various kinds of Pipeline sources that read from local or distributed files.
This package contains various mock sources to help with pipeline testing and development.