KafkaConsumeChunk

fs2.kafka.consumer.KafkaConsumeChunk
See theKafkaConsumeChunk companion trait

Attributes

Companion
trait
Source
KafkaConsumeChunk.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object CommitNow

Token to indicate that a Chunk has been processed and the corresponding offsets are ready to be committed.

Token to indicate that a Chunk has been processed and the corresponding offsets are ready to be committed.

Isomorphic to Unit, but more intention revealing.

Attributes

Source
KafkaConsumeChunk.scala
Supertypes
class Object
trait Matchable
class Any
Self type
CommitNow.type

Types

type CommitNow = CommitNow.type

Attributes

Source
KafkaConsumeChunk.scala