Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
org.apache.hadoop.hbase.metrics |
Metrics API for HBase.
|
org.apache.hadoop.hbase.thrift |
Provides an HBase Thrift
service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MetricsHBaseServerSource |
Modifier and Type | Class and Description |
---|---|
class |
MetricsHBaseServerSourceImpl |
Modifier and Type | Class and Description |
---|---|
class |
ExceptionTrackingSourceImpl
Common base implementation for metrics sources which need to track exceptions thrown or received.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MetricsThriftServerSource
Interface of a class that will export metrics about Thrift to hadoop's metrics2.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricsThriftServerSourceImpl
Hadoop 2 version of
MetricsThriftServerSource Implements
BaseSource through BaseSourceImpl, following the pattern |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.