org.apache.hadoop.hive.serde2.thrift
Class TCTLSeparatedProtocol.Factory
java.lang.Object
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
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 |
TCTLSeparatedProtocol.Factory
public TCTLSeparatedProtocol.Factory()
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 © 2011 The Apache Software Foundation