public final class GroupByTraceId extends Object implements Call.Mapper<List<Span>,List<List<Span>>>
SpanStore.getTraces(QueryRequest).| Modifier and Type | Method and Description |
|---|---|
static Call.Mapper<List<Span>,List<List<Span>>> |
create(boolean strictTraceId) |
List<List<Span>> |
map(List<Span> input) |
String |
toString() |
Copyright © 2015–2019 OpenZipkin. All rights reserved.