@Service public class TopoService extends Object
| Constructor and Description |
|---|
TopoService() |
| Modifier and Type | Method and Description |
|---|---|
Topo |
getCallee(org.bithon.server.common.utils.datetime.TimeSpan startTime,
org.bithon.server.common.utils.datetime.TimeSpan endTime,
String application,
int calleeDepth) |
Topo |
getCaller(String startTimeISO8601,
String endTimeISO8601,
String application,
@Min(value=1L) @Max(value=5L) int callerDepth) |
Copyright © 2020–2021. All rights reserved.