Package io.micronaut.configuration.kafka.seek
package io.micronaut.configuration.kafka.seek
-
ClassDescriptionPerforms
seek operationson a target consumer.Represents aseekoperation that may be performed on aConsumer.Determines the interpretation of theKafkaSeekOperation.offset()value.Defines an interface that can be injected intoKafkaListenerbeans so thatseek operationscan be eventually performed on a consumer.