Class TopicRefreshListListenerImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void updatedTopics​(java.util.Set<org.apache.kafka.common.TopicPartition> topicFeeds)  
      • Methods inherited from class java.lang.Object

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

      • TopicRefreshListListenerImpl

        public TopicRefreshListListenerImpl()
    • Method Detail