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 Supplier<ExceptionRecordSummaryKey>ExceptionRecordSummary. getKeySupplier()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, Long numExceptions, String sampleExceptionRecordId)