Class | Description |
---|---|
DedupParams |
Contains information necessary to activate de-dup logic in subclasses of
JudgementBase . |
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> | |
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> |
Copyright © 2025 The Apache Software Foundation. All rights reserved.