Uses of Class
com.codahale.metrics.jvm.ThreadDeadlockDetector
-
Uses of ThreadDeadlockDetector in com.codahale.metrics.jvm
Constructors in com.codahale.metrics.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.