@Deprecated public class RectangleRDD extends SpatialRDD<org.locationtech.jts.geom.Polygon>
approximateTotalCount, boundaryEnvelope, CRStransformation, fieldNames, indexedRawRDD, indexedRDD, rawSpatialRDD, sourceEpsgCode, spatialPartitionedRDD, targetEpgsgCode| Constructor and Description | 
|---|
RectangleRDD()
Deprecated.  
Instantiates a new rectangle RDD. 
 | 
RectangleRDD(org.apache.spark.api.java.JavaRDD<org.locationtech.jts.geom.Polygon> rawSpatialRDD)
Deprecated.  
Instantiates a new rectangle RDD. 
 | 
RectangleRDD(org.apache.spark.api.java.JavaSparkContext sparkContext,
            String InputLocation,
            FileDataSplitter splitter,
            boolean carryInputData)
Deprecated.  
Instantiates a new rectangle RDD. 
 | 
RectangleRDD(org.apache.spark.api.java.JavaSparkContext sparkContext,
            String InputLocation,
            FileDataSplitter splitter,
            boolean carryInputData,
            Integer partitions)
Deprecated.  
Instantiates a new rectangle RDD. 
 | 
RectangleRDD(org.apache.spark.api.java.JavaSparkContext sparkContext,
            String InputLocation,
            org.apache.spark.api.java.function.FlatMapFunction userSuppliedMapper)
Deprecated.  
Instantiates a new rectangle RDD. 
 | 
RectangleRDD(org.apache.spark.api.java.JavaSparkContext sparkContext,
            String InputLocation,
            Integer Offset,
            FileDataSplitter splitter,
            boolean carryInputData)
Deprecated.  
Instantiates a new rectangle RDD. 
 | 
RectangleRDD(org.apache.spark.api.java.JavaSparkContext sparkContext,
            String InputLocation,
            Integer Offset,
            FileDataSplitter splitter,
            boolean carryInputData,
            Integer partitions)
Deprecated.  
Instantiates a new rectangle RDD. 
 | 
RectangleRDD(org.apache.spark.api.java.JavaSparkContext sparkContext,
            String InputLocation,
            Integer partitions,
            org.apache.spark.api.java.function.FlatMapFunction userSuppliedMapper)
Deprecated.  
Instantiates a new rectangle RDD. 
 | 
analyze, analyze, analyze, boundary, buildIndex, calc_partitioner, countWithoutDuplicates, countWithoutDuplicatesSPRDD, CRSTransform, CRSTransform, flipCoordinates, getCRStransformation, getPartitioner, getRawSpatialRDD, getSampleNumber, getSourceEpsgCode, getTargetEpgsgCode, MinimumBoundingRectangle, saveAsGeoJSON, saveAsWKB, saveAsWKT, setRawSpatialRDD, setSampleNumber, spatialPartitioning, spatialPartitioning, spatialPartitioning, spatialPartitioning, spatialPartitioningpublic RectangleRDD()
public RectangleRDD(org.apache.spark.api.java.JavaRDD<org.locationtech.jts.geom.Polygon> rawSpatialRDD)
rawSpatialRDD - the raw spatial RDDpublic RectangleRDD(org.apache.spark.api.java.JavaSparkContext sparkContext,
                    String InputLocation,
                    Integer Offset,
                    FileDataSplitter splitter,
                    boolean carryInputData,
                    Integer partitions)
sparkContext - the spark contextInputLocation - the input locationOffset - the offsetsplitter - the splittercarryInputData - the carry input datapartitions - the partitionspublic RectangleRDD(org.apache.spark.api.java.JavaSparkContext sparkContext,
                    String InputLocation,
                    Integer Offset,
                    FileDataSplitter splitter,
                    boolean carryInputData)
sparkContext - the spark contextInputLocation - the input locationOffset - the offsetsplitter - the splittercarryInputData - the carry input datapublic RectangleRDD(org.apache.spark.api.java.JavaSparkContext sparkContext,
                    String InputLocation,
                    FileDataSplitter splitter,
                    boolean carryInputData,
                    Integer partitions)
sparkContext - the spark contextInputLocation - the input locationsplitter - the splittercarryInputData - the carry input datapartitions - the partitionspublic RectangleRDD(org.apache.spark.api.java.JavaSparkContext sparkContext,
                    String InputLocation,
                    FileDataSplitter splitter,
                    boolean carryInputData)
sparkContext - the spark contextInputLocation - the input locationsplitter - the splittercarryInputData - the carry input datapublic RectangleRDD(org.apache.spark.api.java.JavaSparkContext sparkContext,
                    String InputLocation,
                    Integer partitions,
                    org.apache.spark.api.java.function.FlatMapFunction userSuppliedMapper)
sparkContext - the spark contextInputLocation - the input locationpartitions - the partitionsuserSuppliedMapper - the user supplied mapperpublic RectangleRDD(org.apache.spark.api.java.JavaSparkContext sparkContext,
                    String InputLocation,
                    org.apache.spark.api.java.function.FlatMapFunction userSuppliedMapper)
sparkContext - the spark contextInputLocation - the input locationuserSuppliedMapper - the user supplied mapperCopyright © 2023 The Apache Software Foundation. All rights reserved.