Uses of Class
org.apache.hadoop.zebra.pig.comparator.LeafExpr

Packages that use LeafExpr
org.apache.hadoop.zebra.pig.comparator Utilities to allow PIG Storer to generate keys for sorted Zebra tables 
 

Uses of LeafExpr in org.apache.hadoop.zebra.pig.comparator
 

Subclasses of LeafExpr in org.apache.hadoop.zebra.pig.comparator
 class BagExpr
           
 class BooleanExpr
           
 class ByteExpr
           
 class BytesExpr
           
 class DateTimeExpr
           
 class DoubleExpr
           
 class FixedLengthPrimitive
          Helper class for fixed length primitives
 class FloatExpr
           
 class IntExpr
           
 class LongExpr
           
 class ShortExpr
           
 class StringExpr
           
 

Constructors in org.apache.hadoop.zebra.pig.comparator with parameters of type LeafExpr
LeafGenerator(LeafExpr leaf, int el, int cel, boolean complement)
           
 



Copyright © 2007-2012 The Apache Software Foundation