public final class DedupParams extends Object implements Serializable
JudgementBase.| Constructor and Description |
|---|
DedupParams(List<org.locationtech.jts.geom.Envelope> partitionExtents) |
| Modifier and Type | Method and Description |
|---|---|
List<org.locationtech.jts.geom.Envelope> |
getPartitionExtents() |
public DedupParams(List<org.locationtech.jts.geom.Envelope> partitionExtents)
partitionExtents - A list of partition extents in such an order that
an index of an element in this list matches partition ID.public List<org.locationtech.jts.geom.Envelope> getPartitionExtents()
Copyright © 2023 The Apache Software Foundation. All rights reserved.