public class AsyncQueueFeatureCollection
extends org.geotools.feature.collection.BaseSimpleFeatureCollection
| Constructor and Description |
|---|
AsyncQueueFeatureCollection(org.opengis.feature.simple.SimpleFeatureType type,
com.oath.cyclops.async.adapters.Queue<org.opengis.feature.simple.SimpleFeature> asyncQueue) |
| Modifier and Type | Method and Description |
|---|---|
org.geotools.data.simple.SimpleFeatureIterator |
features() |
sort, subCollectionaccepts, contains, containsAll, getBounds, getID, getSchema, isEmpty, size, toArray, toArraypublic AsyncQueueFeatureCollection(org.opengis.feature.simple.SimpleFeatureType type,
com.oath.cyclops.async.adapters.Queue<org.opengis.feature.simple.SimpleFeature> asyncQueue)
public org.geotools.data.simple.SimpleFeatureIterator features()
features in interface org.geotools.data.simple.SimpleFeatureCollectionfeatures in interface org.geotools.feature.FeatureCollection<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature>features in class org.geotools.feature.collection.BaseSimpleFeatureCollectionCopyright © 2013–2022. All rights reserved.