Uses of Class
org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils.PrimitiveParts

Packages that use TypeInfoUtils.PrimitiveParts
org.apache.hadoop.hive.serde2.typeinfo This package provides the implementation of the SerDe type system. 
 

Uses of TypeInfoUtils.PrimitiveParts in org.apache.hadoop.hive.serde2.typeinfo
 

Methods in org.apache.hadoop.hive.serde2.typeinfo that return TypeInfoUtils.PrimitiveParts
static TypeInfoUtils.PrimitiveParts TypeInfoUtils.parsePrimitiveParts(String typeInfoString)
          Make some of the TypeInfo parsing available as a utility.
 



Copyright © 2012 The Apache Software Foundation