Uses of Interface
org.apache.hadoop.hbase.metrics.MetricSet
Packages that use MetricSet
Package
Description
Metrics API for HBase.
Implementation of the HBase Metrics framework.
-
Uses of MetricSet in org.apache.hadoop.hbase.metrics
Subinterfaces of MetricSet in org.apache.hadoop.hbase.metricsModifier and TypeInterfaceDescriptioninterface
General purpose factory for creating various metrics.Methods in org.apache.hadoop.hbase.metrics with parameters of type MetricSetModifier and TypeMethodDescriptionvoid
MetricRegistry.registerAll
(MetricSet metricSet) Registers theMetric
s in the given MetricSet. -
Uses of MetricSet in org.apache.hadoop.hbase.metrics.impl
Classes in org.apache.hadoop.hbase.metrics.impl that implement MetricSetMethods in org.apache.hadoop.hbase.metrics.impl with parameters of type MetricSet