object StreamSource
Enumeration of the Stream Sources supported by the app
- Note:
Extensible to any FS2 compatible data source (Files, in-memory structures, etc.)
- Companion:
- class
Type members
Classlikes
Stream source for a list of items contained in files
Stream source for a list of items contained in files
Stream source for Kafka streams
Stream source for Kafka streams
Stream source for in-memory sequences of items
Stream source for in-memory sequences of items