Expand description
Object-safe version of StateCache
for aggregation.
Structs§
- Cache
Value - Generic
AggState Cache - A wrapper over generic
StateCache
that implementsAggStateCache
. - Generic
AggState Cache Filler
Traits§
- AggState
Cache - Trait that defines the interface of state table cache for stateful streaming agg.
- AggState
Cache Filler - Trait that defines agg state cache syncing interface.
Type Aliases§
- Cache
Key 🔒 - Cache key type.