Package | Description |
---|---|
oracle.spatial.hadoop.vector.cluster.kmeans.mapreduce |
Contains mapreduce-related components (Hadoop new API) to perform the k-means clustering algorithm.
|
oracle.spatial.hadoop.vector.mapreduce.input |
Input format and record readers implementations (Hadoop new API).
|
oracle.spatial.hadoop.vector.nosql.mapreduce |
New Hadoop API InputFormat implementation used for reading data from NoSQL.
|
Class and Description |
---|
WrapperInputFormat
Abstract InputFormat which uses another InputFormat (internalInputFormat) to read data and allows adding additional functionality such as spatial filtering.
|
Class and Description |
---|
BaseWrapperInputFormat |
WrapperInputFormat
Abstract InputFormat which uses another InputFormat (internalInputFormat) to read data and allows adding additional functionality such as spatial filtering.
|
Class and Description |
---|
FileInputFormatAdapter |
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.