public class DropwizardGauge.DropwizardCachedGauge extends com.codahale.metrics.CachedGauge<Long>
| Modifier | Constructor and Description |
|---|---|
protected |
DropwizardCachedGauge(long timeout,
TimeUnit timeoutUnit) |
| Modifier and Type | Method and Description |
|---|---|
protected Long |
loadValue() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.