Package | Description |
---|---|
com.codahale.metrics.health.jvm | |
com.codahale.metrics.jvm |
Constructor and Description |
---|
ThreadDeadlockHealthCheck(ThreadDeadlockDetector detector)
Creates a new health check with the given detector.
|
Constructor and Description |
---|
ThreadStatesGaugeSet(ThreadMXBean threads,
ThreadDeadlockDetector deadlockDetector)
Creates a new set of gauges using the given MXBean and detector.
|
Copyright © 2015. All rights reserved.