public class StoreQueryParser extends Object
StoreQueryRuntime.| Constructor and Description |
|---|
StoreQueryParser() |
| Modifier and Type | Method and Description |
|---|---|
static StoreQueryRuntime |
parse(org.wso2.siddhi.query.api.execution.query.StoreQuery storeQuery,
SiddhiAppContext siddhiAppContext,
Map<String,Table> tableMap,
Map<String,Window> windowMap,
Map<String,AggregationRuntime> aggregationMap) |
public static StoreQueryRuntime parse(org.wso2.siddhi.query.api.execution.query.StoreQuery storeQuery, SiddhiAppContext siddhiAppContext, Map<String,Table> tableMap, Map<String,Window> windowMap, Map<String,AggregationRuntime> aggregationMap)
Copyright © 2018 WSO2. All rights reserved.