Interface
The definitions for one or more field-based statistics to be calculated.
Properties
Property | Type | Notes |
---|---|---|
string | Field to execute statistic query. | |
string | Name of statistic query result. | |
StatisticParameters | The parameters is for percentile statistics. | |
"count" | "sum" | "min" | "max" | "avg" | "stddev" | "var" | "percentile_cont" | "percentile_disc" | Statistic type. |