| Package | Description | 
|---|---|
| com.hazelcast.dataconnection | 
 This package contains code handling data connections. 
 | 
| com.hazelcast.jet.kafka | 
 Apache Kafka reader/writer support for Hazelcast Jet. 
 | 
| com.hazelcast.jet.mongodb.dataconnection | 
 Contains classes related to Mongo DB Data Connection. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HazelcastDataConnection
Creates a HazelcastInstance that is shared to connect to a remote cluster. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
KafkaDataConnection
DataConnection implementation for Kafka. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MongoDataConnection
Creates a MongoDB DataConnection. 
 | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.