Class Hierarchy
- java.lang.Object
- io.confluent.parallelconsumer.offsets.EncodedOffsetPair (implements java.lang.Comparable<T>)
- io.confluent.parallelconsumer.offsets.OffsetBitSet
- io.confluent.parallelconsumer.offsets.OffsetEncoder
- io.confluent.parallelconsumer.offsets.BitSetEncoder
- io.confluent.parallelconsumer.offsets.ByteBufferEncoder
- io.confluent.parallelconsumer.offsets.RunLengthEncoder
- io.confluent.parallelconsumer.offsets.OffsetMapCodecManager<K,V>
- io.confluent.parallelconsumer.offsets.OffsetMapCodecManager.HighestOffsetAndIncompletes
- io.confluent.parallelconsumer.offsets.OffsetRunLength
- io.confluent.parallelconsumer.offsets.OffsetSimpleSerialisation
- io.confluent.parallelconsumer.offsets.OffsetSimultaneousEncoder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.confluent.parallelconsumer.offsets.OffsetDecodingError
- io.confluent.parallelconsumer.internal.ParallelConsumerInternalException
- io.confluent.parallelconsumer.offsets.EncodingNotSupportedException
- io.confluent.parallelconsumer.offsets.BitSetEncodingNotSupportedException
- io.confluent.parallelconsumer.offsets.RunlengthV1EncodingNotSupported
- io.confluent.parallelconsumer.offsets.NoEncodingPossibleException
- io.confluent.parallelconsumer.offsets.EncodingNotSupportedException
- java.lang.Exception
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.confluent.parallelconsumer.offsets.OffsetEncoding
- io.confluent.parallelconsumer.offsets.OffsetEncoding.Version
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)