Package | Description |
---|---|
oracle.spatial.hadoop.vector.partition |
Classes used to perform spatial partitioning
|
oracle.spatial.hadoop.vector.partition.mapred |
Mappers and reducers used for Hilbert Value sorted list generation which is used to perform spatial partitioning
|
Modifier and Type | Method and Description |
---|---|
int |
HilbertValueGroup.compareTo(HilbertValueGroup lp) |
Modifier and Type | Method and Description |
---|---|
void |
HilbertValueReducer.reduce(HilbertValueGroup key, java.util.Iterator<RecordInfo> values, <any> output, Reporter reporter) |
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.