Uses of Class
io.dropwizard.metrics5.jvm.ThreadDeadlockDetector
-
Uses of ThreadDeadlockDetector in io.dropwizard.metrics5.jvm
Constructors in io.dropwizard.metrics5.jvm with parameters of type ThreadDeadlockDetectorModifierConstructorDescriptionCachedThreadStatesGaugeSet
(ThreadMXBean threadMXBean, ThreadDeadlockDetector deadlockDetector, long interval, TimeUnit unit) Creates a new set of gauges using the given MXBean and detector.ThreadStatesGaugeSet
(ThreadMXBean threads, ThreadDeadlockDetector deadlockDetector) Creates a new set of gauges using the given MXBean and detector.