Uses of Class
org.apache.hadoop.hbase.metrics.BaseSourceImpl
Package
Description
Tools to help define network clients and servers.
Metrics API for HBase.
HBase REST
Provides an HBase Thrift
service.
-
Uses of BaseSourceImpl in org.apache.hadoop.hbase.io
-
Uses of BaseSourceImpl in org.apache.hadoop.hbase.ipc
-
Uses of BaseSourceImpl in org.apache.hadoop.hbase.master
Modifier and TypeClassDescriptionclass
class
class
Hadoop2 implementation of MetricsMasterSource.class
Implementation ofMetricsMasterQuotaSource
which writes the values passed in via the interface to the metrics backend.class
Hadoop2 implementation of MetricsMasterSource.class
-
Uses of BaseSourceImpl in org.apache.hadoop.hbase.master.balancer
Modifier and TypeClassDescriptionclass
class
-
Uses of BaseSourceImpl in org.apache.hadoop.hbase.metrics
Modifier and TypeClassDescriptionclass
Common base implementation for metrics sources which need to track exceptions thrown or received. -
Uses of BaseSourceImpl in org.apache.hadoop.hbase.namequeues
-
Uses of BaseSourceImpl in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionclass
Hadoop2 implementation of MetricsHeapMemoryManagerSource.class
class
Implementation ofMetricsRegionServerQuotaSource
.class
Hadoop2 implementation of MetricsRegionServerSource.class
class
-
Uses of BaseSourceImpl in org.apache.hadoop.hbase.regionserver.wal
Modifier and TypeClassDescriptionclass
Class that transitions metrics from MetricsWAL into the metrics subsystem. -
Uses of BaseSourceImpl in org.apache.hadoop.hbase.replication.regionserver
Modifier and TypeClassDescriptionclass
Hadoop2 implementation of MetricsReplicationSource. -
Uses of BaseSourceImpl in org.apache.hadoop.hbase.rest
Modifier and TypeClassDescriptionclass
Hadoop Two implementation of a metrics2 source that will export metrics from the Rest server to the hadoop metrics2 subsystem. -
Uses of BaseSourceImpl in org.apache.hadoop.hbase.thrift
Modifier and TypeClassDescriptionclass
Hadoop 2 version ofMetricsThriftServerSource
Implements BaseSource through BaseSourceImpl, following the pattern -
Uses of BaseSourceImpl in org.apache.hadoop.hbase.zookeeper
Modifier and TypeClassDescriptionclass
Class that transitions metrics from MetricsZooKeeper into the metrics subsystem.