org.apache.hadoop.zebra.pig.comparator
Class LeafGenerator
java.lang.Object
org.apache.hadoop.zebra.pig.comparator.LeafGenerator
public final class LeafGenerator
- extends Object
Generate partial binary key for a leaf expression.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeafGenerator
public LeafGenerator(LeafExpr leaf,
int el,
int cel,
boolean complement)
- Parameters:
leaf
- The leaf expressionel
- escape levelcel
- complement escape levelcomplement
- complement the value
Copyright © 2007-2012 The Apache Software Foundation