| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMultipleIterator<T> |
class |
CancelIterable<T> |
class |
EmptyIterator<T> |
class |
FilterIterator<T> |
class |
MultiIterator<V> |
class |
ReferenceEntryIterator<K,V> |
class |
ReferenceIterator<V> |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractIterator<T> |
AbstractMultipleIterator.getNextIterator()
Get the next iterator, if no iterators are available throw
NoSuchElementException. |
| Modifier and Type | Class and Description |
|---|---|
class |
CrossProductRangeIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
RecordStoreMultipleQueryIterator |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractIterator<Record> |
RecordStoreQueryReader.createQueryIterator(int i) |
AbstractIterator<Record> |
RecordStoreMultipleQueryIterator.getNextIterator() |
| Modifier and Type | Method and Description |
|---|---|
AbstractIterator<Record> |
AbstractRecordStore.createIterator(Query query,
Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractIterator<T> |
AbstractMultipleIteratorReader.getNextIterator() |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvRecordIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
RecordReaderQueryIterator |
| Modifier and Type | Method and Description |
|---|---|
AbstractIterator<Record> |
DirectoryRecordStore.createIterator(Query query,
Map<String,Object> properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoJsonGeometryIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
GmlGeometryIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonRecordIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
KmlGeometryIterator |
class |
KmzGeometryIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
OsmPbfRecordIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
ShapefileIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
WktRecordIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
XbaseIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlMapIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcQueryIterator |
| Modifier and Type | Method and Description |
|---|---|
AbstractIterator<Record> |
RecordStoreIteratorFactory.createIterator(RecordStore recordStore,
Query query,
Map<String,Object> properties) |
static AbstractIterator<Record> |
AbstractJdbcRecordStore.createJdbcIterator(AbstractJdbcRecordStore recordStore,
Query query,
Map<String,Object> properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelInputIterator<T> |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.