Uses of Package
org.apache.hadoop.mapred.join

Packages that use org.apache.hadoop.mapred.join
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. 
 

Classes in org.apache.hadoop.mapred.join used by org.apache.hadoop.mapred.join
ComposableInputFormat
          Deprecated. Use ComposableInputFormat instead
ComposableRecordReader
          Deprecated. Use ComposableRecordReader instead
CompositeRecordReader
          Deprecated. Use CompositeRecordReader instead
JoinRecordReader
          Deprecated. Use JoinRecordReader instead
MultiFilterRecordReader
          Deprecated. Use MultiFilterRecordReader instead
Parser.Node
          Deprecated.  
Parser.Token
          Deprecated. Tagged-union type for tokens from the join expression.
Parser.TType
          Deprecated.  
ResetableIterator
          Deprecated. Use ResetableIterator instead
TupleWritable
          Deprecated. Use TupleWritable instead
 



Copyright © 2009 The Apache Software Foundation