See: Description
| 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.
|
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025