Uses of Enum Class
io.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetReset
-
Uses of KafkaConfigBuilder.AutoOffsetReset in io.helidon.messaging.connectors.kafka
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static KafkaConfigBuilder.AutoOffsetReset[]
KafkaConfigBuilder.AutoOffsetReset.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionKafkaConfigBuilder.autoOffsetReset
(KafkaConfigBuilder.AutoOffsetReset autoOffsetReset) What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server (e.g.