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