Interface | Description |
---|---|
SpatialIndex<L> |
An index that works with spatial data and allows to quickly find
k closest element. |
Class | Description |
---|---|
ArraySpatialIndex<L> |
Array based implementation of
SpatialIndex . |
BallTreeSpatialIndex<L> |
Ball tree based implementation of
SpatialIndex . |
KDTreeSpatialIndex<L> |
KD tree based implementation of
SpatialIndex . |
Enum | Description |
---|---|
SpatialIndexType |
Spatial index type.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021