Class BmpKafkaProducer

    • Constructor Summary

      Constructors 
      Constructor Description
      BmpKafkaProducer​(java.lang.String topicPrefix, java.util.Map<java.lang.String,​java.lang.Object> kafkaConfig)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      void handle​(Message message, Context context)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BmpKafkaProducer

        public BmpKafkaProducer​(java.lang.String topicPrefix,
                                java.util.Map<java.lang.String,​java.lang.Object> kafkaConfig)