| Package | Description |
|---|---|
| io.siddhi.extension.store.mongodb.util |
| Modifier and Type | Method and Description |
|---|---|
static org.bson.Document |
MongoTableUtils.resolveCondition(MongoCompiledCondition compiledCondition,
Map<String,Object> conditionParameterMap)
Utility method which can be used to resolve the condition with the runtime values and return a Document
describing the filter.
|
Copyright © 2019 WSO2. All rights reserved.