public static class SpanAggregator.SpanAggregationResults extends Object
| Modifier and Type | Field and Description | 
|---|---|
List<Span> | 
completeSpans
Spans which have data from client and server. 
 | 
List<Span> | 
incompleteSpans
Spans which have data only from client or server, or in which
 an ID collision was detected. 
 | 
| Constructor and Description | 
|---|
SpanAggregator.SpanAggregationResults()  | 
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.