Uses of Interface
org.apache.hadoop.mapred.join.ComposableInputFormat

Packages that use ComposableInputFormat
org.apache.hadoop.mapred.join   
 

Uses of ComposableInputFormat in org.apache.hadoop.mapred.join
 

Classes in org.apache.hadoop.mapred.join that implement ComposableInputFormat
 class CompositeInputFormat<K extends WritableComparable>
          An InputFormat capable of performing joins over a set of data sources sorted and partitioned the same way.
static class Parser.Node
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.