Uses of Package
com.hazelcast.jet.annotation
Packages that use com.hazelcast.jet.annotation
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.
Contains connectors for change data capture events from MySQL
databases.
Contains connectors for change data capture events from PostgreSQL
databases.
Jet's configuration data objects.
This package contains various mock sources to help with pipeline testing
and development.
-
Classes in com.hazelcast.jet.annotation used by com.hazelcast.jet.cdcClassDescriptionIndicates that the annotated class, method or interface has stable implementation but its API may change between minor versions.
-
Classes in com.hazelcast.jet.annotation used by com.hazelcast.jet.cdc.mysqlClassDescriptionIndicates that the annotated class, method or interface has stable implementation but its API may change between minor versions.
-
Classes in com.hazelcast.jet.annotation used by com.hazelcast.jet.cdc.postgresClassDescriptionIndicates that the annotated class, method or interface has stable implementation but its API may change between minor versions.
-
Classes in com.hazelcast.jet.annotation used by com.hazelcast.jet.configClassDescriptionIndicates that the annotated class, method or interface has stable implementation but its API may change between minor versions.
-
Classes in com.hazelcast.jet.annotation used by com.hazelcast.jet.pipeline.testClassDescriptionIndicates that the annotated class, method or interface has stable implementation but its API may change between minor versions.