| Package | Description |
|---|---|
| io.jaegertracing.analytics | |
| io.jaegertracing.analytics.gremlin | |
| io.jaegertracing.analytics.model | |
| io.jaegertracing.analytics.tracequality |
| Modifier and Type | Method and Description |
|---|---|
static Set<Span> |
NumberOfErrors.calculate(org.apache.tinkerpop.gremlin.structure.Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
static Span |
GraphCreator.toSpan(org.apache.tinkerpop.gremlin.structure.Vertex vertex) |
| Modifier and Type | Field and Description |
|---|---|
Collection<Span> |
Trace.spans |
| Modifier and Type | Method and Description |
|---|---|
static Span |
Converter.toModel(Model.Span protoSpan) |
| Modifier and Type | Field and Description |
|---|---|
List<Span> |
HasClientServerSpans.Result.hasClientTag |
List<Span> |
HasClientServerSpans.Result.hasServerTag |
List<Span> |
HasClientServerSpans.Result.missingClientTag |
List<Span> |
HasClientServerSpans.Result.missingServerTag |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,List<Span>> |
UniqueSpanId.computeScore(org.apache.tinkerpop.gremlin.structure.Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MinimumClientVersion.computeScore(Span span) |
Copyright © 2019–2020. All rights reserved.