Package com.mapr.kafka.eventstreams.impl
Class TopicRefreshListListenerImpl
- java.lang.Object
-
- com.mapr.kafka.eventstreams.impl.TopicRefreshListListenerImpl
-
- All Implemented Interfaces:
TopicRefreshListListener
public class TopicRefreshListListenerImpl extends java.lang.Object implements TopicRefreshListListener
-
-
Constructor Summary
Constructors Constructor Description TopicRefreshListListenerImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidupdatedTopics(java.util.Set<org.apache.kafka.common.TopicPartition> topicFeeds)
-
-
-
Method Detail
-
updatedTopics
public void updatedTopics(java.util.Set<org.apache.kafka.common.TopicPartition> topicFeeds)
- Specified by:
updatedTopicsin interfaceTopicRefreshListListener
-
-