Class Hierarchy
- java.lang.Object
- io.confluent.parallelconsumer.internal.AbstractParallelEoSStreamProcessor<K,V> (implements java.io.Closeable, org.apache.kafka.clients.consumer.ConsumerRebalanceListener, io.confluent.parallelconsumer.ParallelConsumer<K,V>)
- io.confluent.parallelconsumer.ParallelEoSStreamProcessor<K,V> (implements io.confluent.parallelconsumer.ParallelStreamProcessor<K,V>)
- io.confluent.parallelconsumer.JStreamParallelEoSStreamProcessor<K,V> (implements io.confluent.parallelconsumer.JStreamParallelStreamProcessor<K,V>)
- io.confluent.parallelconsumer.ParallelEoSStreamProcessor<K,V> (implements io.confluent.parallelconsumer.ParallelStreamProcessor<K,V>)
- io.confluent.parallelconsumer.ParallelConsumer.Tuple<L,R>
- io.confluent.parallelconsumer.ParallelConsumerOptions<K,V>
- io.confluent.parallelconsumer.ParallelConsumerOptions.ParallelConsumerOptionsBuilder<K,V>
- io.confluent.parallelconsumer.ParallelStreamProcessor.ConsumeProduceResult<K,V,KK,VV>
- io.confluent.parallelconsumer.PollContext<K,V> (implements java.lang.Iterable<T>)
- io.confluent.parallelconsumer.PollContextInternal<K,V>
- io.confluent.parallelconsumer.RecordContext<K,V>
- io.confluent.parallelconsumer.RecordContext.RecordContextBuilder<K,V>
- io.confluent.parallelconsumer.RecordContextInternal<K,V>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.confluent.parallelconsumer.ParallelConsumerException
- io.confluent.parallelconsumer.ErrorInUserFunctionException
- io.confluent.parallelconsumer.ParallelConsumerException
- java.lang.RuntimeException
- java.lang.Exception
- io.confluent.parallelconsumer.internal.AbstractParallelEoSStreamProcessor<K,V> (implements java.io.Closeable, org.apache.kafka.clients.consumer.ConsumerRebalanceListener, io.confluent.parallelconsumer.ParallelConsumer<K,V>)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- io.confluent.parallelconsumer.internal.DrainingCloseable
- io.confluent.parallelconsumer.JStreamParallelStreamProcessor<K,V>
- io.confluent.parallelconsumer.ParallelConsumer<K,V>
- io.confluent.parallelconsumer.ParallelStreamProcessor<K,V> (also extends io.confluent.parallelconsumer.internal.DrainingCloseable)
- io.confluent.parallelconsumer.ParallelStreamProcessor<K,V> (also extends io.confluent.parallelconsumer.ParallelConsumer<K,V>)
- io.confluent.parallelconsumer.internal.DrainingCloseable
- java.io.Closeable
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.confluent.parallelconsumer.ParallelConsumerOptions.CommitMode
- io.confluent.parallelconsumer.ParallelConsumerOptions.ProcessingOrder
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)