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

Packages that use StreamSource
Package
Description
Contains source/sink connectors that deal with Change Data Capture (CDC) events from various databases as well as a generic connector for Debezium CDC sources.
MySQL-specific CDC API.
PostgreSQL-specific CDC API.
Apache Kafka reader/writer support for Hazelcast Jet.
Contains a generic Kafka Connect source provides ability to plug any Kafka Connect source for data ingestion to Jet pipelines.
Amazon Kinesis Data Streams producer/consumer support for Hazelcast Jet.
Contains sources and sinks for MongoDB.
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.