Package org.apache.hadoop.hbase.metrics
Interface MetricSet
- All Superinterfaces:
Metric
- All Known Subinterfaces:
MetricRegistry
- All Known Implementing Classes:
MetricRegistryImpl
A set of named metrics.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionA map of metric names to metrics.
-
Method Details
-
getMetrics
A map of metric names to metrics.- Returns:
- the metrics
-