Control

zio.kafka.consumer.internal.RunloopCommand.Control
sealed trait Control extends RunloopCommand

Used for internal control of the runloop.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Poll.type
object StopRunloop.type
In this article