| 程序包 | 说明 |
|---|---|
| cn.langpy.kotime.controller | |
| cn.langpy.kotime.data | |
| cn.langpy.kotime.model | |
| cn.langpy.kotime.service |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ExceptionInfo> |
KoTimeController.getMethodsByExceptionId(String exceptionId,
String message) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ExceptionInfo> |
DataBase.getExceptionInfos(String exceptionId,
String message) |
List<ExceptionInfo> |
MemoryBase.getExceptionInfos(String exceptionId,
String message) |
List<ExceptionInfo> |
RedisBase.getExceptionInfos(String exceptionId,
String message) |
List<ExceptionInfo> |
DataBase.getExceptions(String methodId) |
List<ExceptionInfo> |
MemoryBase.getExceptions(String methodId) |
List<ExceptionInfo> |
RedisBase.getExceptions(String methodId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ExceptionInfo> |
MethodInfo.getExceptions() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MethodInfo.setExceptions(List<ExceptionInfo> exceptions) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ExceptionInfo> |
GraphService.getExceptionInfos(String exceptionId,
String message) |
List<ExceptionInfo> |
GraphService.getExceptions(String methodId) |
Copyright © 2023. All rights reserved.