Uses of Class
io.confluent.parallelconsumer.offsets.EncodedOffsetPair
| Package | Description |
|---|---|
| io.confluent.parallelconsumer.offsets |
-
Uses of EncodedOffsetPair in io.confluent.parallelconsumer.offsets
Fields in io.confluent.parallelconsumer.offsets with type parameters of type EncodedOffsetPair Modifier and Type Field Description static Comparator<EncodedOffsetPair>EncodedOffsetPair. SIZE_COMPARATORMethods in io.confluent.parallelconsumer.offsets that return types with arguments of type EncodedOffsetPair Modifier and Type Method Description SortedSet<EncodedOffsetPair>OffsetSimultaneousEncoder. getSortedEncodings()Ordered set of the different encodings, used to quickly retrieve the most compressed encodingMethods in io.confluent.parallelconsumer.offsets with parameters of type EncodedOffsetPair Modifier and Type Method Description intEncodedOffsetPair. compareTo(EncodedOffsetPair o)