Uses of Class
org.apache.hadoop.contrib.utils.join.JobBase

Packages that use JobBase
org.apache.hadoop.contrib.utils.join   
 

Uses of JobBase in org.apache.hadoop.contrib.utils.join
 

Subclasses of JobBase in org.apache.hadoop.contrib.utils.join
 class DataJoinMapperBase
          This abstract class serves as the base class for the mapper class of a data join job.
 class DataJoinReducerBase
          This abstract class serves as the base class for the reducer class of a data join job.
 



Copyright © 2009 The Apache Software Foundation