Package | Description |
---|---|
org.ballerinalang.siddhi.query.api.definition | |
org.ballerinalang.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)
UpdateSet the internal window to the WindowDefinition.
|
Modifier and Type | Method and Description |
---|---|
SingleInputStream |
BasicSingleInputStream.window(Window window) |
Constructor and Description |
---|
SingleInputStream(BasicSingleInputStream basicSingleInputStream,
Window window) |
Copyright © 2018 WSO2. All rights reserved.