Package | Description |
---|---|
org.apache.hadoop.mapreduce.lib.join |
Modifier and Type | Class and Description |
---|---|
class |
InnerJoinRecordReader<K extends WritableComparable<?>>
Full inner join.
|
class |
OuterJoinRecordReader<K extends WritableComparable<?>>
Full outer join.
|
Copyright © 2024 Apache Software Foundation. All rights reserved.