zio.kafka.consumer.diagnostics.DiagnosticEvent$
See theDiagnosticEvent companion trait
object DiagnosticEvent
Attributes
- Companion:
- trait
- Graph
- Supertypes
- Self type
- DiagnosticEvent.type
Members list
Concise view
Type members
Classlikes
object Commit
Attributes
- Companion:
- object
- Graph
- Supertypes
- Known subtypes
Internal diagnostic events are events we advise you not to use/rely on in your apps. We may change/remove them at any time based on our internal needs.
Internal diagnostic events are events we advise you not to use/rely on in your apps. We may change/remove them at any time based on our internal needs.
Attributes
- Graph
- Supertypes
- Known subtypes
- class RunloopEvent
final case class Poll(tpRequested: Set[TopicPartition], tpWithData: Set[TopicPartition], tpWithoutData: Set[TopicPartition]) extends DiagnosticEvent
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait DiagnosticEventclass Objecttrait Matchableclass Any
object Rebalance
Attributes
- Companion:
- object
- Graph
- Supertypes
- Known subtypes
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait StableDiagnosticEventtrait DiagnosticEventclass Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait InternalDiagnosticEventtrait DiagnosticEventclass Objecttrait Matchableclass Any
Stable diagnostic events are events we consider stable so that you can use them in your apps if you want to.
Stable diagnostic events are events we consider stable so that you can use them in your apps if you want to.
Attributes
- Graph
- Supertypes
- Known subtypes
Inherited types
The names of the product elements
The name of the type