org.apache.hadoop.hive.serde2
Class TReflectionUtils

java.lang.Object
  extended by org.apache.hadoop.hive.serde2.TReflectionUtils

public class TReflectionUtils
extends Object


Field Summary
static String thriftReaderFname
           
static Class<?>[] thriftRWParams
           
static String thriftWriterFname
           
 
Constructor Summary
TReflectionUtils()
           
 
Method Summary
static com.facebook.thrift.protocol.TProtocolFactory getProtocolFactoryByName(String protocolName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

thriftReaderFname

public static final String thriftReaderFname
See Also:
Constant Field Values

thriftWriterFname

public static final String thriftWriterFname
See Also:
Constant Field Values

thriftRWParams

public static final Class<?>[] thriftRWParams
Constructor Detail

TReflectionUtils

public TReflectionUtils()
Method Detail

getProtocolFactoryByName

public static com.facebook.thrift.protocol.TProtocolFactory getProtocolFactoryByName(String protocolName)
                                                                              throws Exception
Throws:
Exception


Copyright © 2009 The Apache Software Foundation