org.eso.ias.dasu.publisher.KafkaPublisher
See theKafkaPublisher companion object
class KafkaPublisher extends OutputPublisher
Publishes the output to Kafka queues by delegating to SimpleStringProducer.
The id of the IASIO to published is used as key.
Value parameters
- dasuId
-
te identifier of the DASU
- kafkaProducer
-
the kafka producer
- props
-
additional set of properties
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article