Uses of Class
org.apache.hadoop.mapreduce.lib.join.ComposableInputFormat

Packages that use ComposableInputFormat
org.apache.hadoop.mapreduce.lib.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 ComposableInputFormat in org.apache.hadoop.mapreduce.lib.join
 

Subclasses of ComposableInputFormat in org.apache.hadoop.mapreduce.lib.join
static class Parser.Node
           
 



Copyright © 2009 The Apache Software Foundation