Package com.mapr.kafka.eventstreams.impl.listener
-
Interface Summary Interface Description MarlinListener.MarlinJoinCallback -
Class Summary Class Description ListenerRecord A key/value pair to be received from Marlin.MarlinConsumerCoordinator MarlinListener<K,V> A Marlin wrapper that implements the Kafka Consumer Interface.MarlinListenerImpl A Marlin wrapper that provides all the Kafka Consumer APIMarlinListenerImplV10 MarlinListenerV10<K,V> NativeDataParser This class is used to parse NativeData returned by jni layer.NativeDataParserV10