org.apache.hadoop.hive.serde2.typeinfo
Class ParameterizedPrimitiveTypeUtils.HiveVarcharSerDeHelper

java.lang.Object
  extended by org.apache.hadoop.hive.serde2.typeinfo.ParameterizedPrimitiveTypeUtils.HiveVarcharSerDeHelper
Enclosing class:
ParameterizedPrimitiveTypeUtils

public static class ParameterizedPrimitiveTypeUtils.HiveVarcharSerDeHelper
extends Object

Utils for varchar type


Field Summary
 int maxLength
           
 HiveVarcharWritable writable
           
 
Constructor Summary
ParameterizedPrimitiveTypeUtils.HiveVarcharSerDeHelper(VarcharTypeParams typeParams)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

maxLength

public int maxLength

writable

public HiveVarcharWritable writable
Constructor Detail

ParameterizedPrimitiveTypeUtils.HiveVarcharSerDeHelper

public ParameterizedPrimitiveTypeUtils.HiveVarcharSerDeHelper(VarcharTypeParams typeParams)


Copyright © 2012 The Apache Software Foundation