Uses of Class
org.apache.accumulo.trace.thrift.SpanReceiver.Client

Packages that use SpanReceiver.Client
org.apache.accumulo.trace.instrument.receivers   
org.apache.accumulo.trace.thrift   
 

Uses of SpanReceiver.Client in org.apache.accumulo.trace.instrument.receivers
 

Methods in org.apache.accumulo.trace.instrument.receivers that return SpanReceiver.Client
protected  SpanReceiver.Client SendSpansViaThrift.createDestination(String destination)
           
 

Methods in org.apache.accumulo.trace.instrument.receivers with parameters of type SpanReceiver.Client
protected  void SendSpansViaThrift.send(SpanReceiver.Client client, RemoteSpan s)
           
 

Uses of SpanReceiver.Client in org.apache.accumulo.trace.thrift
 

Methods in org.apache.accumulo.trace.thrift that return SpanReceiver.Client
 SpanReceiver.Client SpanReceiver.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol prot)
           
 SpanReceiver.Client SpanReceiver.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.