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

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

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

Fields in org.apache.hadoop.zebra.pig.comparator with type parameters of type LeafGenerator
protected  List<LeafGenerator> BagExpr.list
           
 

Method parameters in org.apache.hadoop.zebra.pig.comparator with type arguments of type LeafGenerator
protected  void LeafExpr.appendLeafGenerator(List<LeafGenerator> list, int el, int cel, boolean c, boolean explicitBound)
           
protected  void NegateExpr.appendLeafGenerator(List<LeafGenerator> list, int el, int cel, boolean c, boolean explicitBound)
           
protected abstract  void ComparatorExpr.appendLeafGenerator(List<LeafGenerator> list, int el, int cel, boolean c, boolean explicitBound)
           
protected  void TupleExpr.appendLeafGenerator(List<LeafGenerator> list, int el, int cel, boolean c, boolean explicitBound)
           
 



Copyright © ${year} The Apache Software Foundation