| Package | Description |
|---|---|
| io.siddhi.query.api.execution.query.input.store |
| Modifier and Type | Field and Description |
|---|---|
protected Store |
ConditionInputStore.store |
| Modifier and Type | Method and Description |
|---|---|
Store |
ConditionInputStore.getStore() |
static Store |
InputStore.store(String storeId) |
static Store |
InputStore.store(String storeReferenceId,
String storeId) |
| Constructor and Description |
|---|
AggregationInputStore(Store store,
Expression onCondition,
Within within,
Expression per) |
AggregationInputStore(Store store,
Within within,
Expression per) |
ConditionInputStore(Store store,
Expression onCondition) |
Copyright © 2019. All rights reserved.