Class LogEndOffsetChecker


  • public class LogEndOffsetChecker
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LogEndOffsetChecker​(pl.allegro.tech.hermes.common.kafka.KafkaConsumerPool kafkaConsumerPool)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long check​(org.apache.kafka.common.TopicPartition topicPartition)  
      • Methods inherited from class java.lang.Object

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

      • LogEndOffsetChecker

        public LogEndOffsetChecker​(pl.allegro.tech.hermes.common.kafka.KafkaConsumerPool kafkaConsumerPool)
    • Method Detail

      • check

        public long check​(org.apache.kafka.common.TopicPartition topicPartition)