Class DedupParams
java.lang.Object
org.apache.sedona.core.joinJudgement.DedupParams
- All Implemented Interfaces:
Serializable
Contains information necessary to activate de-dup logic in subclasses of
JudgementBase.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DedupParams
- Parameters:
partitionExtents- A list of partition extents in such an order that an index of an element in this list matches partition ID.
-
-
Method Details
-
getPartitionExtents
-