Class MarlinConsumerCoordinator.TopicRefreshCCRegexListener
- java.lang.Object
-
- com.mapr.kafka.eventstreams.impl.listener.MarlinConsumerCoordinator.TopicRefreshCCRegexListener
-
- All Implemented Interfaces:
TopicRefreshRegexListener
- Enclosing class:
- MarlinConsumerCoordinator
public class MarlinConsumerCoordinator.TopicRefreshCCRegexListener extends java.lang.Object implements TopicRefreshRegexListener
-
-
Constructor Summary
Constructors Constructor Description TopicRefreshCCRegexListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidupdatedTopics(java.util.Set<java.lang.String> topics)
-
-
-
Method Detail
-
updatedTopics
public void updatedTopics(java.util.Set<java.lang.String> topics)
- Specified by:
updatedTopicsin interfaceTopicRefreshRegexListener
-
-