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

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

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

Factory for TBinarySortableProtocol objects.

See Also:
Serialized Form

Constructor Summary
TBinarySortableProtocol.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

TBinarySortableProtocol.Factory

public TBinarySortableProtocol.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