Generated by
JDiff

Package org.apache.hadoop.mapred.join

Changed Classes and Interfaces
ArrayListBackedIterator This class provides an implementation of ResetableIterator.
CompositeInputFormat An InputFormat capable of performing joins over a set of data sources sorted and partitioned the same way.
JoinRecordReader.JoinDelegationIterator Since the JoinCollector is effecting our operation, we need only provide an iterator proxy wrapping its operation.
MultiFilterRecordReader.
MultiFilterDelegationIterator
Proxy the JoinCollector, but include callback to emit.
Parser.TType  
ResetableIterator This defines an interface to a stateful Iterator that can replay elements added to it directly.
ResetableIterator.EMPTY  
StreamBackedIterator This class provides an implementation of ResetableIterator.