vector
0.50.0
Module line_
agg
Module Items
Structs
Enums
In crate vector
vector
Module
line_agg
Copy item path
Source
Expand description
A reusable line aggregation implementation.
Structs
§
Config
Configuration of multi-line aggregation.
LineAgg
Line aggregator.
Logic
Core line aggregation logic.
Enums
§
Emit
Specifies the amount of lines to emit in response to a single input line. We have to emit either one or two lines.
Mode
Mode of operation of the line aggregator.