public class MongoIterator extends Object implements io.siddhi.core.table.record.RecordIterator<Object[]>
| Constructor and Description |
|---|
MongoIterator(com.mongodb.client.AggregateIterable documents,
List<String> attributeNames) |
MongoIterator(com.mongodb.client.FindIterable documents,
List<String> attributeNames) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
Object[] |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeCopyright © 2019 WSO2. All rights reserved.