Uses of Class
cloudtrace.thrift.SpanReceiver.span_args

Packages that use SpanReceiver.span_args
cloudtrace.thrift   
 

Uses of SpanReceiver.span_args in cloudtrace.thrift
 

Methods in cloudtrace.thrift that return SpanReceiver.span_args
 SpanReceiver.span_args SpanReceiver.span_args.clone()
          Deprecated. 
 SpanReceiver.span_args SpanReceiver.span_args.deepCopy()
           
 SpanReceiver.span_args SpanReceiver.span_args.setSpan(RemoteSpan span)
           
 

Methods in 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 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.