Package | Description |
---|---|
org.ballerinalang.siddhi.query.api | |
org.ballerinalang.siddhi.query.api.definition |
Modifier and Type | Method and Description |
---|---|
Map<String,StreamDefinition> |
SiddhiApp.getStreamDefinitionMap() |
Modifier and Type | Method and Description |
---|---|
SiddhiApp |
SiddhiApp.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 © 2018 WSO2. All rights reserved.