org.apache.avro.ipc.trace
Class SpanAggregator
java.lang.Object
   org.apache.avro.ipc.trace.SpanAggregator
org.apache.avro.ipc.trace.SpanAggregator
- public class SpanAggregator 
- extends Object
Utility methods for aggregating spans together at various
 points of trace analysis.
 
 The general workflow of trace analysis is:
 
 Partial Span's --> Complete Span's -->
 Trace's --> TraceCollection's
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SpanAggregator
public SpanAggregator()
Copyright © 2010 The Apache Software Foundation