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