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