Serialized Form
-
Package io.confluent.parallelconsumer
-
Class io.confluent.parallelconsumer.BitSetEncodingNotSupportedException extends EncodingNotSupportedException implements Serializable
-
Class io.confluent.parallelconsumer.CountingCRLinkedList extends java.util.LinkedList<org.apache.kafka.clients.consumer.ConsumerRecords<K,V>> implements Serializable
-
Serialized Fields
-
nestedCount
int nestedCount
The number of nestedConsumerRecordin this collection. As this is a non blocking collection, this won't be exact.
-
-
-
Class io.confluent.parallelconsumer.EncodingNotSupportedException extends java.lang.Exception implements Serializable
-
Class io.confluent.parallelconsumer.ErrorInUserFunctionException extends java.lang.RuntimeException implements Serializable
-
Class io.confluent.parallelconsumer.InternalRuntimeError extends java.lang.RuntimeException implements Serializable
-
Class io.confluent.parallelconsumer.OffsetDecodingError extends java.lang.Exception implements Serializable
-
Class io.confluent.parallelconsumer.RunlengthV1EncodingNotSupported extends EncodingNotSupportedException implements Serializable
-