Uses of Class
com.dieselpoint.norm.latency.DbLatencyWarning
Packages that use DbLatencyWarning
-
Uses of DbLatencyWarning in com.dieselpoint.norm
Methods in com.dieselpoint.norm with parameters of type DbLatencyWarning -
Uses of DbLatencyWarning in com.dieselpoint.norm.latency
Methods in com.dieselpoint.norm.latency with parameters of type DbLatencyWarningModifier and TypeMethodDescriptionvoidBackoffLatencyAlerter.alertLatencyFailure(DbLatencyWarning warning) voidExceptionLatencyAlerter.alertLatencyFailure(DbLatencyWarning warning) voidLatencyAlerter.alertLatencyFailure(DbLatencyWarning warning) voidSlf4jLatencyAlerter.alertLatencyFailure(DbLatencyWarning warning) voidStdoutLatencyAlerter.alertLatencyFailure(DbLatencyWarning warning) abstract booleanBackoffLatencyAlerter.alertLatencyFailureAfterBackoffAndJitter(DbLatencyWarning warning, long numberOfAlertsSwallowed)