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

Packages that use SpanReceiver.span_args
org.apache.accumulo.cloudtrace.thrift   
 

Uses of SpanReceiver.span_args in org.apache.accumulo.cloudtrace.thrift
 

Methods in org.apache.accumulo.cloudtrace.thrift that return SpanReceiver.span_args
 SpanReceiver.span_args SpanReceiver.span_args.deepCopy()
           
 SpanReceiver.span_args SpanReceiver.span_args.setSpan(RemoteSpan span)
           
 

Methods in org.apache.accumulo.cloudtrace.thrift with parameters of type SpanReceiver.span_args
 int SpanReceiver.span_args.compareTo(SpanReceiver.span_args other)
           
 boolean SpanReceiver.span_args.equals(SpanReceiver.span_args that)
           
 

Constructors in org.apache.accumulo.cloudtrace.thrift with parameters of type SpanReceiver.span_args
SpanReceiver.span_args(SpanReceiver.span_args other)
          Performs a deep copy on other.
 



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