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:
com.facebook.thrift.protocol.TProtocolFactory
Enclosing class:
TBinarySortableProtocol

public static class TBinarySortableProtocol.Factory
extends Object
implements com.facebook.thrift.protocol.TProtocolFactory

Factory for TBinarySortableProtocol objects


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

Constructor Detail

TBinarySortableProtocol.Factory

public TBinarySortableProtocol.Factory()
Method Detail

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