org.apache.blur.thirdparty.thrift_0_9_0.protocol
Class TTupleProtocol.Factory

java.lang.Object
  extended by org.apache.blur.thirdparty.thrift_0_9_0.protocol.TTupleProtocol.Factory
All Implemented Interfaces:
Serializable, TProtocolFactory
Enclosing class:
TTupleProtocol

public static class TTupleProtocol.Factory
extends Object
implements TProtocolFactory

See Also:
Serialized Form

Constructor Summary
TTupleProtocol.Factory()
           
 
Method Summary
 TProtocol getProtocol(TTransport trans)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TTupleProtocol.Factory

public TTupleProtocol.Factory()
Method Detail

getProtocol

public TProtocol getProtocol(TTransport trans)
Specified by:
getProtocol in interface TProtocolFactory


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.