Uses of Class
org.wso2.siddhi.query.api.execution.query.input.handler.Window
Packages that use Window
Package
Description
-
Uses of Window in org.wso2.siddhi.query.api.definition
Methods in org.wso2.siddhi.query.api.definition that return WindowModifier and TypeMethodDescriptionWindowDefinition.getWindow()Return the internal window of the WindowDefinition.Methods in org.wso2.siddhi.query.api.definition with parameters of type WindowModifier and TypeMethodDescriptionSet the internal window to the WindowDefinition. -
Uses of Window in org.wso2.siddhi.query.api.execution.query.input.handler
Subclasses of Window in org.wso2.siddhi.query.api.execution.query.input.handler -
Uses of Window in org.wso2.siddhi.query.api.execution.query.input.stream
Methods in org.wso2.siddhi.query.api.execution.query.input.stream with parameters of type WindowConstructors in org.wso2.siddhi.query.api.execution.query.input.stream with parameters of type WindowModifierConstructorDescriptionSingleInputStream(BasicSingleInputStream basicSingleInputStream, Window window)