StreamCommand

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

Used for internal control of the stream of data from Kafka.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Commit
class Request
object StopAllStreams.type
Show all
In this article