public class GetTraceListResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
private List<org.bithon.server.tracing.sink.TraceSpan> |
rows |
private int |
total |
| Constructor and Description |
|---|
GetTraceListResponse() |
private int total
private List<org.bithon.server.tracing.sink.TraceSpan> rows
Copyright © 2020–2021. All rights reserved.