|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JoinRecordReader | |
---|---|
org.apache.hadoop.mapred.join | Given a set of sorted datasets keyed with the same class and yielding equal partitions, it is possible to effect a join of those datasets prior to the map. |
Uses of JoinRecordReader in org.apache.hadoop.mapred.join |
---|
Subclasses of JoinRecordReader in org.apache.hadoop.mapred.join | |
---|---|
class |
InnerJoinRecordReader<K extends WritableComparable>
Deprecated. Use InnerJoinRecordReader instead. |
class |
OuterJoinRecordReader<K extends WritableComparable>
Deprecated. Use OuterJoinRecordReader instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |