Uses of Class
io.datarouter.exception.storage.exceptionrecord.BaseExceptionRecordKey
| Package | Description |
|---|---|
| io.datarouter.exception.storage.exceptionrecord | |
| io.datarouter.exception.storage.httprecord |
-
Uses of BaseExceptionRecordKey in io.datarouter.exception.storage.exceptionrecord
Classes in io.datarouter.exception.storage.exceptionrecord with type parameters of type BaseExceptionRecordKey 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 BaseExceptionRecordKey in io.datarouter.exception.storage.exceptionrecord Modifier and Type Class Description classExceptionRecordKey -
Uses of BaseExceptionRecordKey in io.datarouter.exception.storage.httprecord
Classes in io.datarouter.exception.storage.httprecord with type parameters of type BaseExceptionRecordKey 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>>