| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricsRegionServerSource
Interface for classes that expose metrics about the regionserver.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetricsRegionServerSourceImpl
Hadoop2 implementation of MetricsRegionServerSource.
|
| Modifier and Type | Method and Description |
|---|---|
JvmPauseMonitorSource |
JvmPauseMonitor.getMetricsSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
JvmPauseMonitor.setMetricsSource(JvmPauseMonitorSource metricsSource) |
| Constructor and Description |
|---|
JvmPauseMonitor(Configuration conf,
JvmPauseMonitorSource metricsSource) |