org.apache.hadoop.zebra.pig.comparator
Class LongExpr
java.lang.Object
org.apache.hadoop.zebra.pig.comparator.ComparatorExpr
org.apache.hadoop.zebra.pig.comparator.LeafExpr
org.apache.hadoop.zebra.pig.comparator.FixedLengthPrimitive
org.apache.hadoop.zebra.pig.comparator.LongExpr
public final class LongExpr
- extends FixedLengthPrimitive
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LongExpr
public LongExpr(int index)
convertValue
protected void convertValue(byte[] b,
Object o)
- Specified by:
convertValue
in class FixedLengthPrimitive
getType
protected String getType()
- Specified by:
getType
in class LeafExpr
Copyright © 2007-2012 The Apache Software Foundation