public static class MetricDump.GaugeDump extends MetricDump
Gauge as a string.MetricDump.CounterDump, MetricDump.GaugeDump, MetricDump.HistogramDump, MetricDump.MeterDump| Modifier and Type | Field and Description |
|---|---|
String |
value |
METRIC_CATEGORY_COUNTER, METRIC_CATEGORY_GAUGE, METRIC_CATEGORY_HISTOGRAM, METRIC_CATEGORY_METER, name, scopeInfo| Constructor and Description |
|---|
GaugeDump(QueryScopeInfo scopeInfo,
String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getCategory()
Returns the category for this MetricDump.
|
toStringpublic final String value
public GaugeDump(QueryScopeInfo scopeInfo, String name, String value)
public byte getCategory()
MetricDumpgetCategory in class MetricDumpCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.