| Package | Description |
|---|---|
| org.wso2.siddhi.query.api | |
| org.wso2.siddhi.query.api.definition |
| Modifier and Type | Method and Description |
|---|---|
Map<String,StreamDefinition> |
ExecutionPlan.getStreamDefinitionMap() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionPlan |
ExecutionPlan.defineStream(StreamDefinition streamDefinition) |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowDefinition
Java POJO representation of Siddhi Window definition.
|
| Modifier and Type | Method and Description |
|---|---|
StreamDefinition |
StreamDefinition.annotation(Annotation annotation) |
StreamDefinition |
StreamDefinition.attribute(String attributeName,
Attribute.Type type) |
static StreamDefinition |
StreamDefinition.id(String streamId) |
Copyright © 2022 WSO2. All Rights Reserved.