| Package | Description |
|---|---|
| oracle.spatial.hadoop.vector.join |
Spatial join - related classes
|
| oracle.spatial.hadoop.vector.partition |
Classes used to perform spatial partitioning
|
| Modifier and Type | Method and Description |
|---|---|
PartitionInfoWritable |
JoinGroupWritable.getPartition()
Gets the partition object containing the partition information
|
| Modifier and Type | Method and Description |
|---|---|
void |
JoinGroupWritable.setPartition(PartitionInfoWritable partition)
Sets the partition object containing the partition information
|
| Constructor and Description |
|---|
JoinGroupWritable(PartitionInfoWritable partition, int dataSetId, long dataSetLength)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
int |
PartitionInfoWritable.compareTo(PartitionInfoWritable piw) |
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.