Uses of Class
io.confluent.parallelconsumer.offsets.NoEncodingPossibleException
| Package | Description |
|---|---|
| io.confluent.parallelconsumer.offsets |
-
Uses of NoEncodingPossibleException in io.confluent.parallelconsumer.offsets
Methods in io.confluent.parallelconsumer.offsets that throw NoEncodingPossibleException Modifier and Type Method Description StringOffsetMapCodecManager. makeOffsetMetadataPayload(long finalOffsetForPartition, PartitionState<K,V> state)byte[]OffsetSimultaneousEncoder. packSmallest()Select the smallest encoding, and pack it.