public class DocScanner extends Object
| Constructor and Description |
|---|
DocScanner(String tablePath,
org.ojai.store.QueryCondition c,
String[] fields,
boolean excludedEmbeddedFamily) |
public DocScanner(String tablePath, org.ojai.store.QueryCondition c, String[] fields, boolean excludedEmbeddedFamily) throws IOException
IOExceptionpublic com.mapr.db.rowcol.DBDocumentImpl getNext()
public com.mapr.db.rowcol.DBDocumentImpl peekNext()
public boolean hasNext()
public void consume()
public void close()
throws IOException
IOExceptionCopyright © 2017 Mapr Technologies, Inc.. All rights reserved.