Uses of Interface
org.apache.hadoop.mapred.join.ComposableInputFormat
Packages that use ComposableInputFormat
-
Uses of ComposableInputFormat in org.apache.hadoop.mapred.join
Classes in org.apache.hadoop.mapred.join that implement ComposableInputFormatModifier and TypeClassDescriptionclassCompositeInputFormat<K extends WritableComparable>An InputFormat capable of performing joins over a set of data sources sorted and partitioned the same way.static class