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.binning.mapred |
Mappers and reducers for binning generation.
|
oracle.spatial.hadoop.vector.mapred |
Mappers and reducers used for vector analysis jobs.
|
Modifier and Type | Method and Description |
---|---|
void |
RTreeWritable.set(RTreeWritable treeW)
Copies the content from another instance.
|
Modifier and Type | Method and Description |
---|---|
void |
IndexBinMapper.map(Text key, RTreeWritable value, <any> out, Reporter reporter)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSpatialHierarchicalMapper.map(Text key, RTreeWritable value, <any> output, Reporter reporter) |
void |
IndexedSpatialFilterMapper.map(Text key, RTreeWritable value, <any> output, Reporter reporter) |
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.