public class FileGdbQueryIterator extends AbstractIterator<Record>
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose() |
protected void |
doInit() |
protected Record |
getNext() |
protected RecordDefinition |
getRecordDefinition() |
Statistics |
getStatistics() |
void |
setBoundingBox(BoundingBox boundingBox) |
void |
setSql(String whereClause) |
void |
setStatistics(Statistics statistics) |
String |
toString() |
close, finalize, hasNext, init, iterator, next, remove, setLoadNextclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakprotected void doClose()
doClose in class AbstractIterator<Record>protected void doInit()
doInit in class AbstractIterator<Record>protected Record getNext() throws NoSuchElementException
getNext in class AbstractIterator<Record>NoSuchElementExceptionprotected RecordDefinition getRecordDefinition()
public Statistics getStatistics()
public void setBoundingBox(BoundingBox boundingBox)
public void setSql(String whereClause)
public void setStatistics(Statistics statistics)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.