Uses of Class
org.apache.hadoop.mapred.join.Parser.Token

Packages that use Parser.Token
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 Parser.Token in org.apache.hadoop.mapred.join
 

Subclasses of Parser.Token in org.apache.hadoop.mapred.join
static class Parser.NodeToken
          Deprecated.  
static class Parser.NumToken
          Deprecated.  
static class Parser.StrToken
          Deprecated.  
 



Copyright © 2009 The Apache Software Foundation