Uses of Class
io.datarouter.exception.storage.summary.ExceptionRecordSummaryKey
| Package | Description |
|---|---|
| io.datarouter.exception.storage.summary |
-
Uses of ExceptionRecordSummaryKey in io.datarouter.exception.storage.summary
Methods in io.datarouter.exception.storage.summary that return types with arguments of type ExceptionRecordSummaryKey Modifier and Type Method Description java.lang.Class<ExceptionRecordSummaryKey>ExceptionRecordSummary. getKeyClass()io.datarouter.scanner.Scanner<ExceptionRecordSummaryKey>DatarouterExceptionRecordSummaryDao. scanKeys(int limit)Constructors in io.datarouter.exception.storage.summary with parameters of type ExceptionRecordSummaryKey Constructor Description ExceptionRecordSummary(ExceptionRecordSummaryKey key, java.lang.Long numExceptions, java.lang.String sampleExceptionRecordId)