public class HDataType
extends java.lang.Object
| Constructor and Description |
|---|
HDataType() |
| Modifier and Type | Method and Description |
|---|---|
static byte |
findTypeFromNullableWritable(PigNullableWritable o) |
static PigNullableWritable |
getWritableComparable(java.lang.String className) |
static PigNullableWritable |
getWritableComparableTypes(byte type) |
static PigNullableWritable |
getWritableComparableTypes(java.lang.Object o,
byte keyType) |
public static PigNullableWritable getWritableComparable(java.lang.String className) throws ExecException
ExecExceptionpublic static PigNullableWritable getWritableComparableTypes(java.lang.Object o, byte keyType) throws ExecException
ExecExceptionpublic static PigNullableWritable getWritableComparableTypes(byte type) throws ExecException
ExecExceptionpublic static byte findTypeFromNullableWritable(PigNullableWritable o) throws ExecException
ExecExceptionCopyright © 2007-2012 The Apache Software Foundation