| Package | Description |
|---|---|
| org.wso2.siddhi.core.util.parser |
| Modifier and Type | Method and Description |
|---|---|
static StoreQueryRuntime |
StoreQueryParser.parse(org.wso2.siddhi.query.api.execution.query.StoreQuery storeQuery,
SiddhiAppContext siddhiAppContext,
Map<String,Table> tableMap,
Map<String,Window> windowMap,
Map<String,AggregationRuntime> aggregationMap)
Parse a storeQuery and return corresponding StoreQueryRuntime.
|
Copyright © 2017 WSO2. All rights reserved.