Uses of Class
io.siddhi.query.api.aggregation.TimePeriod.Operator
-
Packages that use TimePeriod.Operator Package Description io.siddhi.query.api.aggregation -
-
Uses of TimePeriod.Operator in io.siddhi.query.api.aggregation
Methods in io.siddhi.query.api.aggregation that return TimePeriod.Operator Modifier and Type Method Description TimePeriod.OperatorTimePeriod. getOperator()static TimePeriod.OperatorTimePeriod.Operator. valueOf(String name)Returns the enum constant of this type with the specified name.static TimePeriod.Operator[]TimePeriod.Operator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-