Class IndexBuilder<T extends org.locationtech.jts.geom.Geometry>
java.lang.Object
org.apache.sedona.core.spatialRddTool.IndexBuilder<T>
- All Implemented Interfaces:
Serializable,org.apache.spark.api.java.function.FlatMapFunction<Iterator<T>,org.locationtech.jts.index.SpatialIndex>
public final class IndexBuilder<T extends org.locationtech.jts.geom.Geometry>
extends Object
implements org.apache.spark.api.java.function.FlatMapFunction<Iterator<T>,org.locationtech.jts.index.SpatialIndex>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IndexBuilder
-
-
Method Details
-
call
-