risingwave_stream::executor::aggregation

Module agg_state

source

Enumsยง

  • State for single aggregation call. It manages the state cache and interact with the underlying state store if necessary.
  • Represents the persistent storage of aggregation state.