Package | Description |
---|---|
oracle.spatial.hadoop.vector.join |
Spatial join - related classes
|
oracle.spatial.hadoop.vector.join.mapred |
Mapreduce-related classed for performing spatial join
|
oracle.spatial.hadoop.vector.join.mapreduce |
Mapreduce-related classed for performing spatial join (Hadoop new API)
|
Modifier and Type | Method and Description |
---|---|
int |
JoinGroupWritable.compareTo(JoinGroupWritable dsp) |
Modifier and Type | Method and Description |
---|---|
int |
JoinPartitioner.getPartition(JoinGroupWritable key, RecordInfo value, int numPartitions) |
void |
JoinReducer.reduce(JoinGroupWritable key, java.util.Iterator<RecordInfo> values, <any> output, Reporter reporter) |
Modifier and Type | Method and Description |
---|---|
int |
JoinPartitioner.getPartition(JoinGroupWritable key, RecordInfo value, int numPartitions) |
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.