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

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

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

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

Methods in org.apache.accumulo.cloudtrace.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.cloudtrace.thrift
 

Methods in org.apache.accumulo.cloudtrace.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 © 2012 The Apache Software Foundation. All Rights Reserved.