| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricsHBaseServerSource |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricsAssignmentManagerSource |
interface |
MetricsMasterFileSystemSource |
interface |
MetricsMasterSource
Interface that classes that expose metrics about the master will implement.
|
interface |
MetricsSnapshotSource |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricsBalancerSource |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricsRegionAggregateSource
This interface will be implemented by a MetricsSource that will export metrics from
multiple regions into the hadoop metrics system.
|
interface |
MetricsRegionServerSource
Interface for classes that expose metrics about the regionserver.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricsEditsReplaySource
Interface of the source that will export metrics about log replay statistics when recovering a
region server in distributedLogReplay mode
|
interface |
MetricsWALSource
Interface of the source that will export metrics about the region server's HLog.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricsReplicationSource
Provides access to gauges and counters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricsRESTSource
Interface of the Metrics Source that will export data to Hadoop's Metrics2 system.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricsThriftServerSource
Interface of a class that will export metrics about Thrift to hadoop's metrics2.
|
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.