HbKafkaProducer
org.eso.ias.heartbeat.publisher.HbKafkaProducer
class HbKafkaProducer(val kafkaProducer: SimpleStringProducer, id: String, serializer: HbMsgSerializer) extends HbProducer
Publish the HB in a kafka topic with a kafka
Value parameters
- kafkaProducer
-
The kafka string producer to publish heartbeats
- serializer
-
the serializer to transform HBs into strings
Attributes
- Graph
-
- Supertypes
Members list
In this article