Class ErrorStats
java.lang.Object
top.magstar.framework.events.models.monitors.ErrorStats
-
Constructor Summary
ConstructorsConstructorDescriptionErrorStats(Map<String, Long> errorTypeCounts, List<ErrorRecord> recentErrors) -
Method Summary
Modifier and TypeMethodDescriptionlong
-
Constructor Details
-
ErrorStats
-
-
Method Details
-
getErrorTypeCounts
-
getRecentErrors
-
getTotalErrors
public long getTotalErrors()
-