

# Module oc_stat_aggregation #
* [Description](#description)

Aggregation represents a data aggregation method.

__This module defines the `oc_stat_aggregation` behaviour.__<br /> Required callback functions: `init/3`, `type/0`, `add_sample/4`, `export/2`, `clear_rows/2`.

