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

java.lang.Object
  extended by org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils.PrimitiveParts
Enclosing class:
TypeInfoUtils

public static class TypeInfoUtils.PrimitiveParts
extends Object


Field Summary
 String typeName
           
 String[] typeParams
           
 
Constructor Summary
TypeInfoUtils.PrimitiveParts()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

typeName

public String typeName

typeParams

public String[] typeParams
Constructor Detail

TypeInfoUtils.PrimitiveParts

public TypeInfoUtils.PrimitiveParts()


Copyright © 2012 The Apache Software Foundation