public abstract class FixedLengthPrimitive extends LeafExpr
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
bytes |
| Modifier | Constructor and Description |
|---|---|
protected |
FixedLengthPrimitive(int index,
int length)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendObject(org.apache.hadoop.zebra.pig.comparator.EncodingOutputStream out,
Object o) |
protected abstract void |
convertValue(byte[] b,
Object o) |
protected boolean |
implicitBound() |
append, appendLeafGenerator, getType, illustrate, toStringprotected FixedLengthPrimitive(int index,
int length)
index - length - protected abstract void convertValue(byte[] b,
Object o)
protected void appendObject(org.apache.hadoop.zebra.pig.comparator.EncodingOutputStream out,
Object o)
appendObject in class LeafExprprotected boolean implicitBound()
implicitBound in class LeafExprCopyright © 2007-2012 The Apache Software Foundation