enum Redis::TimeSeries::AggregationType
Defined in:
time_series.crEnum Members
-
AVG =
0 -
SUM =
1 -
MIN =
2 -
MAX =
3 -
RANGE =
4 -
COUNT =
5 -
FIRST =
6 -
LAST =
7 -
STD_P =
8 -
STD_S =
9 -
VAR_P =
10 -
VAR_S =
11
Instance Method Summary
Class methods inherited from struct Enum
from_graph_result(result : Int64)from_graph_result(result : String)
from_graph_result(result : Redis::Graph::Value) from_graph_result, from_redis_graph_value(type : Redis::Graph::ValueType, value, cache) from_redis_graph_value