Class MarlinConsumerCoordinator.TopicRefreshCCListListener
- java.lang.Object
-
- com.mapr.kafka.eventstreams.impl.listener.MarlinConsumerCoordinator.TopicRefreshCCListListener
-
- All Implemented Interfaces:
TopicRefreshListListener
- Enclosing class:
- MarlinConsumerCoordinator
public class MarlinConsumerCoordinator.TopicRefreshCCListListener extends java.lang.Object implements TopicRefreshListListener
-
-
Constructor Summary
Constructors Constructor Description TopicRefreshCCListListener()
-
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
-
-