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 |
|---|
MetricDump.GaugeDump(QueryScopeInfo scopeInfo,
String name,
String value) |
public final String value
public MetricDump.GaugeDump(QueryScopeInfo scopeInfo, String name, String value)
public byte getCategory()
MetricDumpgetCategory in class MetricDumpCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.