Uses of Class
io.datarouter.exception.storage.exceptionrecord.BaseExceptionRecord
| Package | Description |
|---|---|
| io.datarouter.exception.storage.exceptionrecord | |
| io.datarouter.exception.storage.httprecord |
-
Uses of BaseExceptionRecord in io.datarouter.exception.storage.exceptionrecord
Classes in io.datarouter.exception.storage.exceptionrecord with type parameters of type BaseExceptionRecord Modifier and Type Class Description classBaseExceptionRecord<PK extends BaseExceptionRecordKey<PK>,D extends BaseExceptionRecord<PK,D>>static classBaseExceptionRecord.BaseExceptionRecordFielder<PK extends BaseExceptionRecordKey<PK>,D extends BaseExceptionRecord<PK,D>>Subclasses of BaseExceptionRecord in io.datarouter.exception.storage.exceptionrecord Modifier and Type Class Description classExceptionRecord -
Uses of BaseExceptionRecord in io.datarouter.exception.storage.httprecord
Classes in io.datarouter.exception.storage.httprecord with type parameters of type BaseExceptionRecord Modifier and Type Class Description static classBaseHttpRequestRecord.BaseHttpRequestRecordByExceptionRecord<PK extends BaseHttpRequestRecordKey<PK>,D extends BaseHttpRequestRecord<PK,D>,IK extends BaseExceptionRecordKey<IK>,I extends BaseExceptionRecord<IK,I>>