Interface SingleMessageReader

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String readMessageAsJson​(pl.allegro.tech.hermes.api.Topic topic, pl.allegro.tech.hermes.common.kafka.KafkaTopic kafkaTopic, int partition, long offset)  
    • Method Detail

      • readMessageAsJson

        java.lang.String readMessageAsJson​(pl.allegro.tech.hermes.api.Topic topic,
                                           pl.allegro.tech.hermes.common.kafka.KafkaTopic kafkaTopic,
                                           int partition,
                                           long offset)