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>
Constructor and Description |
---|
IndexBuilder(IndexType indexType) |
Modifier and Type | Method and Description |
---|---|
Iterator<org.locationtech.jts.index.SpatialIndex> |
call(Iterator<T> objectIterator) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.