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