org.apache.hadoop.hive.serde2.thrift
Class TCTLSeparatedProtocol.Factory
java.lang.Object
org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol.Factory
- All Implemented Interfaces:
- com.facebook.thrift.protocol.TProtocolFactory
- Enclosing class:
- TCTLSeparatedProtocol
public static class TCTLSeparatedProtocol.Factory
- extends Object
- implements com.facebook.thrift.protocol.TProtocolFactory
Factory for JSON protocol objects
Method Summary |
com.facebook.thrift.protocol.TProtocol |
getProtocol(com.facebook.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 com.facebook.thrift.protocol.TProtocol getProtocol(com.facebook.thrift.transport.TTransport trans)
- Specified by:
getProtocol
in interface com.facebook.thrift.protocol.TProtocolFactory
Copyright © 2009 The Apache Software Foundation