Commit

ox.kafka.KafkaConsumerRequest.Commit
final case class Commit[K, V](offsets: Map[TopicPartition, Long])

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product