| Package | Description |
|---|---|
| org.wso2.siddhi.query.api.definition | |
| org.wso2.siddhi.query.api.execution.query.input.handler | |
| org.wso2.siddhi.query.api.execution.query.input.stream |
| Modifier and Type | Method and Description |
|---|---|
Window |
WindowDefinition.getWindow()
Return the internal window of the WindowDefinition.
|
| Modifier and Type | Method and Description |
|---|---|
WindowDefinition |
WindowDefinition.window(Window window)
Set the internal window to the WindowDefinition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WindowExtension |
| Modifier and Type | Method and Description |
|---|---|
SingleInputStream |
BasicSingleInputStream.window(Window window) |
| Constructor and Description |
|---|
SingleInputStream(BasicSingleInputStream basicSingleInputStream,
Window window) |
Copyright © 2025 WSO2. All Rights Reserved.