Package | Description |
---|---|
oracle.spatial.spark.vector.index |
Base definitions and classes for distributed spatial indexes and spatial partitioning algorithms used with spatial RDDs.
|
oracle.spatial.spark.vector.index.local |
Local spatial index related classes.
|
oracle.spatial.spark.vector.index.quadtree |
QuadTree implementations of DistributedSpatialIndex and SpatialPartitioning
|
Class and Description |
---|
DistributedSpatialIndex
A distributed spatial index for a spatial RDD.
|
PartitionKey
A reference to an existing
SpatialPartition . |
SpatialPartition
An RDD partition with spatial information
|
SpatialPartitioner
A partitioner which uses instances of
SpatialPartition to partition an RDD |
SpatialPartitioning
Represents an algorithm to spatially partitioning an RDD
|
SpatialPartitioningConfiguration
A container of parameters passed to a concrete implementation of
DistributedSpatialIndex |
Class and Description |
---|
PartitionKey
A reference to an existing
SpatialPartition . |
Class and Description |
---|
DistributedSpatialIndex
A distributed spatial index for a spatial RDD.
|
PartitionKey
A reference to an existing
SpatialPartition . |
SpatialPartition
An RDD partition with spatial information
|
SpatialPartitioner
A partitioner which uses instances of
SpatialPartition to partition an RDD |
SpatialPartitioning
Represents an algorithm to spatially partitioning an RDD
|
SpatialPartitioningConfiguration
A container of parameters passed to a concrete implementation of
DistributedSpatialIndex |
Copyright © 2017, 2019 Oracle and/or its affiliates. All Rights Reserved.