org.apache.hadoop.hive.serde2.thrift
Class TCTLSeparatedProtocol.Factory

java.lang.Object
  extended by org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol.Factory
All Implemented Interfaces:
Serializable, org.apache.thrift.protocol.TProtocolFactory
Enclosing class:
TCTLSeparatedProtocol

public static class TCTLSeparatedProtocol.Factory
extends Object
implements org.apache.thrift.protocol.TProtocolFactory

Factory for JSON protocol objects.

See Also:
Serialized Form

Constructor Summary
TCTLSeparatedProtocol.Factory()
           
 
Method Summary
 org.apache.thrift.protocol.TProtocol getProtocol(org.apache.thrift.transport.TTransport trans)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TCTLSeparatedProtocol.Factory

public TCTLSeparatedProtocol.Factory()
Method Detail

getProtocol

public org.apache.thrift.protocol.TProtocol getProtocol(org.apache.thrift.transport.TTransport trans)
Specified by:
getProtocol in interface org.apache.thrift.protocol.TProtocolFactory


Copyright © 2012 The Apache Software Foundation