public class DocScanner
extends java.lang.Object
| Constructor and Description |
|---|
DocScanner(java.lang.String tablePath,
org.ojai.store.QueryCondition c,
java.lang.String[] fields,
boolean excludedEmbeddedFamily) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
consume() |
com.mapr.db.rowcol.DBDocumentImpl |
getNext() |
boolean |
hasNext() |
com.mapr.db.rowcol.DBDocumentImpl |
peekNext() |