public static class MetricDump.MeterDump extends MetricDump
Meter
.MetricDump.CounterDump, MetricDump.GaugeDump, MetricDump.HistogramDump, MetricDump.MeterDump
Modifier and Type | Field and Description |
---|---|
double |
rate |
METRIC_CATEGORY_COUNTER, METRIC_CATEGORY_GAUGE, METRIC_CATEGORY_HISTOGRAM, METRIC_CATEGORY_METER, name, scopeInfo
Constructor and Description |
---|
MeterDump(QueryScopeInfo scopeInfo,
String name,
double rate) |
Modifier and Type | Method and Description |
---|---|
byte |
getCategory()
Returns the category for this MetricDump.
|
toString
public MeterDump(QueryScopeInfo scopeInfo, String name, double rate)
public byte getCategory()
MetricDump
getCategory
in class MetricDump
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.