public static class MetricsCache.Record extends Object
MetricsCache.Record()
Number
getMetric(String key)
Metric
getMetricInstance(String key)
String
getTag(String key)
Set<Map.Entry<String,Number>>
metrics()
Set<Map.Entry<String,Metric>>
metricsEntrySet()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MetricsCache.Record()
public String getTag(String key)
key
public Number getMetric(String key)
public Metric getMetricInstance(String key)
public Set<Map.Entry<String,Number>> metrics()
public Set<Map.Entry<String,Metric>> metricsEntrySet()
Copyright © 2009 The Apache Software Foundation