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

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

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

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

Methods in org.apache.accumulo.trace.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)
           
 org.apache.thrift.TBase SpanReceiver.Processor.span.getResult(I iface, SpanReceiver.span_args args)
           
 

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



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.