public static class IndexQueryManager.PartialIndexQueryManager extends IndexQueryManager
IndexQueryManager.PartialIndexQueryManager, IndexQueryManager.QueryIndexCoverage
ff, mapping, query
Constructor and Description |
---|
PartialIndexQueryManager(FeatureTypeMapping mapping,
Query query) |
Modifier and Type | Method and Description |
---|---|
Query |
buildCombinedQuery(FeatureCollection<? extends FeatureType,? extends Feature> featureCollection) |
Query |
buildCombinedQuery(List<String> ids) |
Query |
getIndexQuery() |
protected void |
initDetection() |
getIndexMode, hasIndex, isIndexDrivenIteratorCase
public PartialIndexQueryManager(FeatureTypeMapping mapping, Query query)
protected void initDetection()
public Query getIndexQuery()
public Query buildCombinedQuery(FeatureCollection<? extends FeatureType,? extends Feature> featureCollection)
Copyright © 1996–2019 Geotools. All rights reserved.