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 |
---|
SpanAggregationResults() |
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.