org.apache.accumulo.core.util
Class ThriftUtil.TraceProtocolFactory

java.lang.Object
  extended by org.apache.thrift.protocol.TCompactProtocol.Factory
      extended by org.apache.accumulo.core.util.ThriftUtil.TraceProtocolFactory
All Implemented Interfaces:
Serializable, org.apache.thrift.protocol.TProtocolFactory
Enclosing class:
ThriftUtil

public static class ThriftUtil.TraceProtocolFactory
extends org.apache.thrift.protocol.TCompactProtocol.Factory

See Also:
Serialized Form

Constructor Summary
ThriftUtil.TraceProtocolFactory()
           
 
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

ThriftUtil.TraceProtocolFactory

public ThriftUtil.TraceProtocolFactory()
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
Overrides:
getProtocol in class org.apache.thrift.protocol.TCompactProtocol.Factory


Copyright © 2015 Apache Accumulo Project. All rights reserved.