Structsยง
- Keyed
Stream - Keyed Streams capture streaming elements of type
V
grouped by a key of typeK
, where the order of keys is non-deterministic but the order within each group may be deterministic.
V
grouped by a key of type K
,
where the order of keys is non-deterministic but the order within each group may
be deterministic.