org.apache.accumulo.trace.thrift
Class SpanReceiver.Client.Factory

java.lang.Object
  extended by org.apache.accumulo.trace.thrift.SpanReceiver.Client.Factory
All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<SpanReceiver.Client>
Enclosing class:
SpanReceiver.Client

public static class SpanReceiver.Client.Factory
extends Object
implements org.apache.thrift.TServiceClientFactory<SpanReceiver.Client>


Constructor Summary
SpanReceiver.Client.Factory()
           
 
Method Summary
 SpanReceiver.Client getClient(org.apache.thrift.protocol.TProtocol prot)
           
 SpanReceiver.Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpanReceiver.Client.Factory

public SpanReceiver.Client.Factory()
Method Detail

getClient

public SpanReceiver.Client getClient(org.apache.thrift.protocol.TProtocol prot)
Specified by:
getClient in interface org.apache.thrift.TServiceClientFactory<SpanReceiver.Client>

getClient

public SpanReceiver.Client getClient(org.apache.thrift.protocol.TProtocol iprot,
                                     org.apache.thrift.protocol.TProtocol oprot)
Specified by:
getClient in interface org.apache.thrift.TServiceClientFactory<SpanReceiver.Client>


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.