Uses of Class
io.streamthoughts.azkarra.api.streams.consumer.ConsumerGroupOffsetsState
-
Packages that use ConsumerGroupOffsetsState Package Description io.streamthoughts.azkarra.api.streams.consumer -
-
Uses of ConsumerGroupOffsetsState in io.streamthoughts.azkarra.api.streams.consumer
Methods in io.streamthoughts.azkarra.api.streams.consumer that return ConsumerGroupOffsetsState Modifier and Type Method Description ConsumerGroupOffsetsState
ConsumerGroupOffsetsRegistry. offsetsFor(String group)
ConsumerGroupOffsetsState
GlobalConsumerOffsetsRegistry. offsetsFor(String group)
-