Package org.apache.hadoop.hbase.metrics
package org.apache.hadoop.hbase.metrics
Metrics API for HBase.
-
ClassDescriptionBaseSource for dynamic metrics to announce to Metrics2.Hadoop 2 implementation of BaseSource (using metrics2 framework).A mutable number optimized for high concurrency counting.Common interface for metrics source implementations which need to track individual exception types thrown or received.Common base implementation for metrics sources which need to track exceptions thrown or received.Gauge<T>A metrics which measures a discrete value.A metric which measures the distribution of values.Helpers to create interned metrics infoInterface for sources that will export JvmPauseMonitor metricsObject that will register an mbean with the underlying metrics implementation.Hadoop2 metrics2 implementation of an object that registers MBeans.A metric which measure the rate at which some operation is invoked.Parent interface for all metrics.MetricRegistries is collection of MetricRegistry's.General purpose factory for creating various metrics.A Factory for creating MetricRegistries.HBase Metrics are grouped in different MetricRegistry'ies.A set of named metrics.Making implementing metric info a little easierContainer class for commonly collected metrics for most operations.This is a dummy annotation that forces javac to produce output for otherwise empty package-info.java.A statictical sample of histogram values.