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.
|
oracle.spatial.hadoop.vector.nosql |
Classes used for reading and processing data from NoSQL.
|
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 | Interface and Description |
---|---|
interface |
AbstractInputDataSet
Base interface to represent an input data set.
|
Modifier and Type | Class and Description |
---|---|
class |
FileInputDataSet
Represents a file based data set.
|
class |
MultiInputDataSet
Encapsulates a list of one or more input data sets
|
class |
NoSQLInputDataSet
Represents a NoSQL input data set
|
class |
SimpleInputDataSet
Contains the minimum information to represent an input data set.
|
class |
SpatialIndexInputDataSet
Represents a spatially indexed data set.
|
Modifier and Type | Class and Description |
---|---|
class |
NoSQLConfiguration
Bean class that contains the properties to connect and query a NoSQL KV store
|
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.