Uses of Class
io.confluent.parallelconsumer.offsets.BitSetEncodingNotSupportedException
| Package | Description |
|---|---|
| io.confluent.parallelconsumer.offsets |
-
Uses of BitSetEncodingNotSupportedException in io.confluent.parallelconsumer.offsets
Methods in io.confluent.parallelconsumer.offsets that throw BitSetEncodingNotSupportedException Modifier and Type Method Description byte[]BitSetEncoder. serialise()Constructors in io.confluent.parallelconsumer.offsets that throw BitSetEncodingNotSupportedException Constructor Description BitSetEncoder(int length, OffsetSimultaneousEncoder offsetSimultaneousEncoder)BitSetEncoder(int length, OffsetSimultaneousEncoder offsetSimultaneousEncoder, OffsetEncoding.Version newVersion)