Package org.apache.hadoop.hive.serde2.typeinfo

Class Summary
ListTypeInfo A List Type has homogeneous elements.
MapTypeInfo A Map Type has homogeneous keys and homogeneous values.
PrimitiveTypeInfo There are limited number of Primitive Types.
StructTypeInfo StructTypeInfo represents the TypeInfo of a struct.
TypeInfo Stores information about a type (DDL).
TypeInfoFactory TypeInfoFactory can be used to create the TypeInfo object for any types.
TypeInfoUtils  
 



Copyright © 2009 The Apache Software Foundation