Package | Description |
---|---|
oracle.spatial.hadoop.vector |
Contains Writable classes, interfaces as well as other common types used by the vector analysis mapreduce components.
|
oracle.spatial.hadoop.vector.data |
Classes for representing data sets.
|
Modifier and Type | Class and Description |
---|---|
class |
DistributedDataSet
A validated, normalized and ready to be distributed version of
InputDataSet . |
class |
InputDataSet
Contains information of a data set which is the input of a job.
|
Modifier and Type | Method and Description |
---|---|
static AbstractInputDataSet |
InputDataSetUtils.getBestFittingInputDataSetType(SpatialIndexInputDataSet dataSet)
Converts the given input data set to the most general class possible.
|
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.