Uses of Class
io.siddhi.query.api.execution.query.selection.OutputAttribute
-
Packages that use OutputAttribute Package Description io.siddhi.query.api.execution.query.selection -
-
Uses of OutputAttribute in io.siddhi.query.api.execution.query.selection
Methods in io.siddhi.query.api.execution.query.selection that return types with arguments of type OutputAttribute Modifier and Type Method Description List<OutputAttribute>Selector. getSelectionList()Method parameters in io.siddhi.query.api.execution.query.selection with type arguments of type OutputAttribute Modifier and Type Method Description BasicSelectorBasicSelector. addSelectionList(List<OutputAttribute> projectionList)SelectorSelector. addSelectionList(List<OutputAttribute> projectionList)
-