public static class TraceTree.SpansByProcessId extends Object
Modifier and Type | Field and Description |
---|---|
private static Comparator<org.apache.htrace.core.Span> |
COMPARATOR |
private TreeSet<org.apache.htrace.core.Span> |
treeSet |
Constructor and Description |
---|
SpansByProcessId(Collection<org.apache.htrace.core.Span> spans) |
private static Comparator<org.apache.htrace.core.Span> COMPARATOR
SpansByProcessId(Collection<org.apache.htrace.core.Span> spans)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.