Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.master.balancer | |
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.regionserver.wal | |
org.apache.hadoop.hbase.replication.regionserver | |
org.apache.hadoop.hbase.rest |
HBase REST
|
org.apache.hadoop.hbase.thrift |
Provides an HBase Thrift
service.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricsHBaseServerSourceImpl |
Modifier and Type | Class and Description |
---|---|
class |
MetricsAssignmentManagerSourceImpl |
class |
MetricsMasterFilesystemSourceImpl |
class |
MetricsMasterSourceImpl
Hadoop1 implementation of MetricsMasterSource.
|
class |
MetricsSnapshotSourceImpl |
Modifier and Type | Class and Description |
---|---|
class |
MetricsBalancerSourceImpl |
Modifier and Type | Class and Description |
---|---|
class |
MetricsRegionAggregateSourceImpl |
class |
MetricsRegionServerSourceImpl
Hadoop1 implementation of MetricsRegionServerSource.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricsEditsReplaySourceImpl
Hadoop1 implementation of MetricsMasterSource.
|
class |
MetricsWALSourceImpl
Class that transitions metrics from HLog's MetricsWAL into the metrics subsystem.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricsReplicationSourceImpl
Hadoop1 implementation of MetricsReplicationSource.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricsRESTSourceImpl
Hadoop One implementation of a metrics2 source that will export metrics from the Rest server to
the hadoop metrics2 subsystem.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricsThriftServerSourceImpl
Hadoop 1 version of MetricsThriftServerSource
MetricsThriftServerSource
Implements BaseSource through BaseSourceImpl, following the pattern |
Copyright © 2014 The Apache Software Foundation. All rights reserved.