| Package | Description |
|---|---|
| org.wso2.siddhi.query.api | |
| org.wso2.siddhi.query.api.definition |
| Modifier and Type | Method and Description |
|---|---|
Map<String,WindowDefinition> |
ExecutionPlan.getWindowDefinitionMap() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionPlan |
ExecutionPlan.defineWindow(WindowDefinition windowDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static WindowDefinition |
WindowDefinition.id(String id)
Construct and return a WindowDefinition object using the given id.
|
WindowDefinition |
WindowDefinition.window(Window window)
Set the internal window to the WindowDefinition.
|
Copyright © 2025 WSO2. All Rights Reserved.