Class MarlinListenerImpl.MarlinTopicRefreshRegexListenerWrapperImpl
- java.lang.Object
-
- com.mapr.kafka.eventstreams.impl.listener.MarlinListenerImpl.MarlinTopicRefreshRegexListenerWrapperImpl
-
- All Implemented Interfaces:
com.mapr.fs.jni.MarlinJniListener.MarlinTopicRefreshRegexListenerWrapper
- Enclosing class:
- MarlinListenerImpl
public class MarlinListenerImpl.MarlinTopicRefreshRegexListenerWrapperImpl extends java.lang.Object implements com.mapr.fs.jni.MarlinJniListener.MarlinTopicRefreshRegexListenerWrapper
-
-
Constructor Summary
Constructors Constructor Description MarlinTopicRefreshRegexListenerWrapperImpl(TopicRefreshRegexListener rl)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidupdatedTopics(com.mapr.fs.jni.NativeData data)
-
-
-
Constructor Detail
-
MarlinTopicRefreshRegexListenerWrapperImpl
public MarlinTopicRefreshRegexListenerWrapperImpl(TopicRefreshRegexListener rl)
-
-