AutoOffsetReset

trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete fields

Option to reset to the earliest available offsets if no initial or current offsets exist for the consumer group.

Option to reset to the earliest available offsets if no initial or current offsets exist for the consumer group.

Source:
AutoOffsetReset.scala

Option to reset to the latest available offsets if no initial or current offsets exist for the consumer group.

Option to reset to the latest available offsets if no initial or current offsets exist for the consumer group.

Source:
AutoOffsetReset.scala

Option to fail the consumer if there are no offsets available for the consumer group.

Option to fail the consumer if there are no offsets available for the consumer group.

Source:
AutoOffsetReset.scala