| Package | Description |
|---|---|
| org.wso2.siddhi.core.util.collection.operator | |
| org.wso2.siddhi.core.util.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionOperator
Operator which is related to non-indexed In-memory table operations.
|
class |
EventChunkOperator
Operator which is related to non-indexed In-memory table operations.
|
class |
IndexOperator
Operator which is related to non-indexed In-memory table operations.
|
class |
MapOperator
Operator which is related to non-indexed In-memory table operations.
|
class |
OverwriteTableIndexOperator
Operator which is related to non-indexed In-memory table operations.
|
class |
SnapshotableEventQueueOperator
Operator which is related to non-indexed In-memory table operations.
|
| Modifier and Type | Method and Description |
|---|---|
static Operator |
OperatorParser.constructOperator(Object storeEvents,
org.wso2.siddhi.query.api.expression.Expression expression,
MatchingMetaInfoHolder matchingMetaInfoHolder,
SiddhiAppContext siddhiAppContext,
List<VariableExpressionExecutor> variableExpressionExecutors,
Map<String,Table> tableMap,
String queryName) |
Copyright © 2019 WSO2. All rights reserved.