Package | Description |
---|---|
oracle.spatial.spark.vector.rdd |
Spatial RDD definitions
|
Modifier and Type | Method and Description |
---|---|
SpatialTransformationContext<<any>> |
SpatialJavaPairRDD.createSpatialTransformationContext()
Creates an instance of
SpatialTransformationContext |
SpatialTransformationContext<T> |
SpatialJavaRDD.createSpatialTransformationContext()
Creates an instance of
SpatialTransformationContext |
SpatialTransformationContext<<any>> |
SpatialJavaPairRDD.createSpatialTransformationContext(SpatialOperationConfig spatialOperationConf)
Creates an instance of
SpatialTransformationContext associated to the given SpatialOperationConfig . |
SpatialTransformationContext<T> |
SpatialJavaRDD.createSpatialTransformationContext(SpatialOperationConfig spatialOperationConf)
Creates an instance of
SpatialTransformationContext associated to the given SpatialOperationConfig . |
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.