Uses of Class
org.apache.hadoop.mapreduce.lib.join.ResetableIterator.EMPTY

Packages that use ResetableIterator.EMPTY
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. 
 

Uses of ResetableIterator.EMPTY in org.apache.hadoop.mapred.join
 

Subclasses of ResetableIterator.EMPTY in org.apache.hadoop.mapred.join
static class ResetableIterator.EMPTY<U extends Writable>
           
 



Copyright © 2009 The Apache Software Foundation