Feed

sealed interface Feed

Feed identifies part of the data consumed during a READ operation.

It's either one of the configured streams in the catalog, or some kind of global data feed comprising records for multiple streams, as is the case in database CDC.

Inheritors

Properties

Link copied to clipboard
abstract val label: String
Link copied to clipboard

List of Streams this Feed emits records for.