| Package | Description |
|---|---|
| org.wso2.siddhi.query.api.execution.query.input.handler | |
| org.wso2.siddhi.query.api.execution.query.input.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
Filter |
class |
StreamFunction |
class |
StreamFunctionExtension |
class |
Window |
class |
WindowExtension |
| Modifier and Type | Field and Description |
|---|---|
protected List<StreamHandler> |
SingleInputStream.streamHandlers |
| Modifier and Type | Method and Description |
|---|---|
List<StreamHandler> |
BasicSingleInputStream.getStreamHandlers() |
List<StreamHandler> |
SingleInputStream.getStreamHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicSingleInputStream.addStreamHandlers(List<StreamHandler> streamHandlers) |
void |
SingleInputStream.addStreamHandlers(List<StreamHandler> streamHandlers) |
Copyright © 2025 WSO2. All Rights Reserved.