|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter
public class PrimitiveObjectInspectorConverter
Nested Class Summary | |
---|---|
static class |
PrimitiveObjectInspectorConverter.BooleanConverter
A converter for the byte type. |
static class |
PrimitiveObjectInspectorConverter.ByteConverter
A converter for the byte type. |
static class |
PrimitiveObjectInspectorConverter.DoubleConverter
A converter for the double type. |
static class |
PrimitiveObjectInspectorConverter.FloatConverter
A converter for the float type. |
static class |
PrimitiveObjectInspectorConverter.IntConverter
A converter for the int type. |
static class |
PrimitiveObjectInspectorConverter.LongConverter
A converter for the long type. |
static class |
PrimitiveObjectInspectorConverter.ShortConverter
A converter for the short type. |
static class |
PrimitiveObjectInspectorConverter.TextConverter
A helper class to convert any primitive to Text. |
Constructor Summary | |
---|---|
PrimitiveObjectInspectorConverter()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrimitiveObjectInspectorConverter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |