Uses of Interface
org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
Package
Description
Tools to help define network clients and servers.
Metrics API for HBase.
Provides an HBase Thrift
service.
-
Uses of ExceptionTrackingSource in org.apache.hadoop.hbase.ipc
-
Uses of ExceptionTrackingSource 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 ExceptionTrackingSource in org.apache.hadoop.hbase.thrift
Modifier and TypeInterfaceDescriptioninterface
Interface of a class that will export metrics about Thrift to hadoop's metrics2.Modifier and TypeClassDescriptionclass
Hadoop 2 version ofMetricsThriftServerSource
Implements BaseSource through BaseSourceImpl, following the pattern