| Class | Description |
|---|---|
| MongoCompiledCondition |
Implementation class of
CompiledCondition corresponding to the MongoDB Event Table. |
| MongoDBCompileSelection |
Implementation class of corresponding to projection, groupBy, having, orderBy, limit and offset conditions.
|
| MongoDBEventTable |
Class representing MongoDB Event Table implementation.
|
| MongoExpressionVisitor |
Class which is used by the Siddhi runtime for instructions on converting the SiddhiQL condition to the condition
format understood by the MongoDB.
|
| MongoIterator |
A class representing a RecordIterator which is responsible for processing MongoDB Event Table find() operations in a
streaming fashion.
|
| MongoSelectExpressionVisitor |
Class representing MongoDB select attribute condition implementation.
|
| MongoSetExpressionVisitor |
Class which is used by the Siddhi runtime for instructions on converting the SiddhiQL condition to the condition
format understood by the MongoDB.
|
Copyright © 2021 WSO2. All rights reserved.