Packages

p

org.apache.sedona.core

knnJudgement

package knnJudgement

Type Members

  1. class GeometryDistanceComparator[T <: Geometry] extends Comparator[T] with Serializable

    The Class GeometryDistanceComparator.

  2. class KnnJudgement[U <: Geometry, T <: Geometry] extends FlatMapFunction[Iterator[T], T] with Serializable

    The Class GeometryKnnJudgement.

  3. class KnnJudgementUsingIndex[U <: Geometry, T <: Geometry] extends FlatMapFunction[Iterator[SpatialIndex], T] with Serializable

    The Class KnnJudgementUsingIndex.

Ungrouped