Uses of Class
io.confluent.parallelconsumer.offsets.NoEncodingPossibleException
Packages that use NoEncodingPossibleException
-
Uses of NoEncodingPossibleException in io.confluent.parallelconsumer.offsets
Methods in io.confluent.parallelconsumer.offsets that throw NoEncodingPossibleExceptionModifier and TypeMethodDescriptionOffsetMapCodecManager.makeOffsetMetadataPayload(long baseOffsetForPartition, PartitionState<K, V> state) byte[]OffsetSimultaneousEncoder.packSmallest()Select the smallest encoding, and pack it.