RebalanceListener

zio.kafka.consumer.RebalanceListener
See theRebalanceListener companion object

ZIO wrapper around Kafka's ConsumerRebalanceListener to work with Scala collection types and ZIO effects.

Note that the given ZIO effects are executed directly on the Kafka poll thread. Fork and shift to another executor when this is not desired.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Combine with another RebalanceListener and execute their actions sequentially

Combine with another RebalanceListener and execute their actions sequentially

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product