org.apache.hadoop.hive.serde2.thrift
Class TReflectionUtils

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

public final class TReflectionUtils
extends Object

TReflectionUtils.


Field Summary
static String thriftReaderFname
           
static Class<?>[] thriftRWParams
           
static String thriftWriterFname
           
 
Method Summary
static org.apache.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
Method Detail

getProtocolFactoryByName

public static org.apache.thrift.protocol.TProtocolFactory getProtocolFactoryByName(String protocolName)
                                                                            throws Exception
Throws:
Exception


Copyright © 2013 The Apache Software Foundation