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

Concise view

Value members

Concrete methods

def toConfig: String