Interface | Description |
---|---|
SchemaMetrics.SchemaAware |
Class | Description |
---|---|
OperationMetrics |
This class provides a simplified interface to expose time varying metrics
about GET/DELETE/PUT/ICV operations on a region and on Column Families.
|
RegionMetricsStorage |
This class if for maintaining the maps used to power metrics for hfiles,
regions, and regionservers.
|
RegionServerDynamicMetrics |
This class is for maintaining the various RPC statistics
and publishing them through the metrics interfaces.
|
RegionServerDynamicStatistics |
Exports dynamic region server metric recorded in
RegionServerDynamicMetrics as an MBean
for JMX monitoring. |
RegionServerMetrics |
This class is for maintaining the various regionserver statistics
and publishing them through the metrics interfaces.
|
RegionServerStatistics |
Exports metrics recorded by
RegionServerMetrics as an MBean
for JMX monitoring. |
SchemaConfigured |
A base class for objects that are associated with a particular table and
column family.
|
SchemaMetrics |
A collection of metric names in a given column family or a (table, column
family) combination.
|
Enum | Description |
---|---|
SchemaMetrics.BlockMetricType | |
SchemaMetrics.StoreMetricType |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.