AutoOffsetStrategy

zio.kafka.consumer.Consumer.AutoOffsetStrategy
See theAutoOffsetStrategy companion object
sealed trait AutoOffsetStrategy

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Earliest.type
object Latest.type
object None.type
Self type

Members list

Value members

Concrete methods

final def toConfig: String