JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Methods
Constructors
Deprecated Classes
Class
Description
org.locationtech.geomesa.memory.cqengine.index.GeoIndex
Deprecated Methods
Method
Description
org.locationtech.geomesa.memory.cqengine.index.GeoIndex.onAttribute
(SimpleFeatureType, Attribute<O, A>)
org.locationtech.geomesa.memory.cqengine.index.GeoIndex.onAttribute
(SimpleFeatureType, Attribute<O, A>, int, int)
Deprecated Constructors
Constructor
Description
org.locationtech.geomesa.memory.cqengine.index.BucketGeoIndex
(SimpleFeatureType, Attribute<O, A>, Optional<BucketIndexParam>)
org.locationtech.geomesa.memory.cqengine.index.GeoIndex
(SimpleFeatureType, Attribute<O, A>, int, int)
org.locationtech.geomesa.memory.cqengine.index.STRtreeGeoIndex
(SimpleFeatureType, Attribute<O, A>, Optional<STRtreeIndexParam>)