| Package | Description |
|---|---|
| org.bithon.server.web.service.topo.api | |
| org.bithon.server.web.service.topo.service |
| Modifier and Type | Method and Description |
|---|---|
Topo |
TopoApi.getTopo(@Valid GetTopoRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Topo |
TopoService.getCallee(org.bithon.server.common.utils.datetime.TimeSpan startTime,
org.bithon.server.common.utils.datetime.TimeSpan endTime,
String application,
int calleeDepth) |
Topo |
TopoService.getCaller(String startTimeISO8601,
String endTimeISO8601,
String application,
@Min(value=1L) @Max(value=5L) int callerDepth) |
Copyright © 2020–2021. All rights reserved.