public static class IndexIdIterator.IndexUniqueVisitorIterator extends Object implements IndexIdIterator
IndexIdIterator.IndexFeatureIdIterator, IndexIdIterator.IndexUniqueVisitorIterator| Modifier and Type | Field and Description |
|---|---|
protected static int |
STEP_LOAD |
| Constructor and Description |
|---|
IndexUniqueVisitorIterator(FeatureCollection<SimpleFeatureType,SimpleFeature> fc,
Query idQuery,
String idFieldName) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
String |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeprotected static final int STEP_LOAD
public IndexUniqueVisitorIterator(FeatureCollection<SimpleFeatureType,SimpleFeature> fc, Query idQuery, String idFieldName)
Copyright © 1996–2019 Geotools. All rights reserved.