| Modifier and Type | Class and Description |
|---|---|
class |
DropwizardGauge.DropwizardCachedGauge |
| Constructor and Description |
|---|
DropwizardGauge() |
| Modifier and Type | Method and Description |
|---|---|
void |
decr(long value) |
com.codahale.metrics.Gauge<Long> |
getDropwizardCachedGauge() |
void |
incr(long value) |
void |
set(long value) |
long |
value() |
public com.codahale.metrics.Gauge<Long> getDropwizardCachedGauge()
Copyright © 2022 The Apache Software Foundation. All rights reserved.