public class MongoIterator extends Object implements io.siddhi.core.table.record.RecordIterator<Object[]>
| Constructor and Description |
|---|
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, removepublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2019 WSO2. All rights reserved.