Package org.apache.sedona.core.joinJudgement
-
Class Summary Class Description DedupParams Contains information necessary to activate de-dup logic in subclasses ofJudgementBase
.DuplicatesFilter<U extends org.locationtech.jts.geom.Geometry,T extends org.locationtech.jts.geom.Geometry> Provides optional de-dup logic.DynamicIndexLookupJudgement<T extends org.locationtech.jts.geom.Geometry,U extends org.locationtech.jts.geom.Geometry> InMemoryKNNJoinIterator<T extends org.locationtech.jts.geom.Geometry,U extends org.locationtech.jts.geom.Geometry> KnnJoinIndexJudgement<T extends org.locationtech.jts.geom.Geometry,U extends org.locationtech.jts.geom.Geometry> This class is responsible for performing a K-nearest neighbors (KNN) join operation using a spatial index.LeftIndexLookupJudgement<T extends org.locationtech.jts.geom.Geometry,U extends org.locationtech.jts.geom.Geometry> NestedLoopJudgement<T extends org.locationtech.jts.geom.Geometry,U extends org.locationtech.jts.geom.Geometry> RightIndexLookupJudgement<T extends org.locationtech.jts.geom.Geometry,U extends org.locationtech.jts.geom.Geometry>