public static class SpanAggregator.TraceFormationResults extends Object
Modifier and Type | Field and Description |
---|---|
List<Span> |
rejectedSpans
Spans which did not describe a complete trace.
|
List<Trace> |
traces
Traces which were successfully created.
|
Constructor and Description |
---|
SpanAggregator.TraceFormationResults() |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.