Uses of Class
io.siddhi.query.api.execution.query.selection.OrderByAttribute
-
Packages that use OrderByAttribute Package Description io.siddhi.query.api.execution.query.selection -
-
Uses of OrderByAttribute in io.siddhi.query.api.execution.query.selection
Methods in io.siddhi.query.api.execution.query.selection that return types with arguments of type OrderByAttribute Modifier and Type Method Description List<OrderByAttribute>Selector. getOrderByList()Method parameters in io.siddhi.query.api.execution.query.selection with type arguments of type OrderByAttribute Modifier and Type Method Description SelectorSelector. addOrderByList(List<OrderByAttribute> list)
-