OffsetSpec

zio.kafka.admin.AdminClient.OffsetSpec
See theOffsetSpec companion class
object OffsetSpec

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
OffsetSpec.type

Members list

Type members

Classlikes

case object EarliestSpec extends OffsetSpec

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class OffsetSpec
class Object
trait Matchable
class Any
Show all
Self type
case object LatestSpec extends OffsetSpec

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class OffsetSpec
class Object
trait Matchable
class Any
Show all
Self type
LatestSpec.type
final case class TimestampSpec(timestamp: Long) extends OffsetSpec

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class OffsetSpec
class Object
trait Matchable
class Any
Show all

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror