| Constructor and Description |
|---|
ProfileQuery(org.apache.skywalking.oap.server.library.module.ModuleManager moduleManager) |
| Modifier and Type | Method and Description |
|---|---|
ProfileAnalyzation |
getProfileAnalyze(String segmentId,
List<ProfileAnalyzeTimeRange> timeRanges) |
ProfiledSegment |
getProfiledSegment(String segmentId) |
List<ProfileTask> |
getProfileTaskList(String serviceId,
String endpointName) |
List<BasicTrace> |
getProfileTaskSegmentList(String taskID) |
public ProfileQuery(org.apache.skywalking.oap.server.library.module.ModuleManager moduleManager)
public List<ProfileTask> getProfileTaskList(String serviceId, String endpointName) throws IOException
IOExceptionpublic List<BasicTrace> getProfileTaskSegmentList(String taskID) throws IOException
IOExceptionpublic ProfiledSegment getProfiledSegment(String segmentId) throws IOException
IOExceptionpublic ProfileAnalyzation getProfileAnalyze(String segmentId, List<ProfileAnalyzeTimeRange> timeRanges) throws IOException
IOExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.