Skip to main content

ApplyMonotoneKeyedStream

Trait ApplyMonotoneKeyedStream 

Source
pub trait ApplyMonotoneKeyedStream<P, B2: KeyedSingletonBound>: Sealed<P, B2> { }
Expand description

Marker trait identifying the boundedness of a singleton given a monotonicity property of an aggregation on a keyed stream.

Implementors§