public class AllDimensionsLoadedHealthCheck
extends com.codahale.metrics.health.HealthCheck
| Constructor and Description |
|---|
AllDimensionsLoadedHealthCheck(DimensionDictionary dimensionDictionary)
Construct a new AllDimensionsLoadedHealthCheck.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.codahale.metrics.health.HealthCheck.Result |
check() |
DimensionDictionary |
getDimensionDictionary() |
public AllDimensionsLoadedHealthCheck(@NotNull
DimensionDictionary dimensionDictionary)
dimensionDictionary - DimensionDictionary to check the dimensions of.protected com.codahale.metrics.health.HealthCheck.Result check()
throws Exception
check in class com.codahale.metrics.health.HealthCheckExceptionpublic DimensionDictionary getDimensionDictionary()
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.