CommittedOffset

akka.kafka.Metadata$.CommittedOffset
final case class CommittedOffset(response: Try[OffsetAndMetadata], requestedPartition: TopicPartition) extends Response with NoSerializationVerificationNeeded

Attributes

Deprecated
true
Source:
Metadata.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Response
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Java API

Java API

Attributes

Source:
Metadata.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product