Expand description
Definitions for the KeyedStream
live collection.
Modules§
- networking
- Networking APIs for
KeyedStream
.
Structs§
- Keyed
Stream - Streaming elements of type
V
grouped by a key of typeK
.
Enums§
- Generate
- The output of a Hydro generator created with
KeyedStream::generator
, which can yield elements and control the processing of future elements.