Package | Description |
---|---|
org.ballerinalang.siddhi.query.api | |
org.ballerinalang.siddhi.query.api.definition |
Modifier and Type | Method and Description |
---|---|
Map<String,TableDefinition> |
SiddhiApp.getTableDefinitionMap() |
Modifier and Type | Method and Description |
---|---|
SiddhiApp |
SiddhiApp.defineTable(TableDefinition tableDefinition) |
Modifier and Type | Method and Description |
---|---|
TableDefinition |
TableDefinition.annotation(Annotation annotation) |
TableDefinition |
TableDefinition.attribute(String attributeName,
Attribute.Type type) |
static TableDefinition |
TableDefinition.id(String id) |
Copyright © 2018 WSO2. All rights reserved.