| Package | Description |
|---|---|
| org.apache.flink.connector.kafka.dynamic.metadata |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ClusterMetadata> |
KafkaStream.getClusterMetadataMap()
Get the metadata to connect to the various cluster(s).
|
| Constructor and Description |
|---|
KafkaStream(String streamId,
Map<String,ClusterMetadata> clusterMetadataMap)
Construct a
KafkaStream by passing Kafka information in order to connect to the
stream. |
Copyright © 2022–2024 The Apache Software Foundation. All rights reserved.