Module oc_stat_aggregation
Aggregation represents a data aggregation method.
This module defines the oc_stat_aggregation
behaviour.
Required callback functions: init/3
, type/0
, add_sample/4
, export/2
, clear_rows/2
.
Aggregation represents a data aggregation method.
This module defines the oc_stat_aggregation
behaviour.
Required callback functions: init/3
, type/0
, add_sample/4
, export/2
, clear_rows/2
.