Expand description
High-level consumers with a Stream
interface.
Structsยง
- Message
Stream - A stream of messages from a
StreamConsumer
. - Stream
Consumer - A high-level consumer with a
Stream
interface. - Stream
Partition Queue - A message queue for a single partition of a
StreamConsumer
.