Uses of Interface
org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
Packages that use JvmPauseMonitorSource
-
Uses of JvmPauseMonitorSource in org.apache.hadoop.hbase.regionserver
Subinterfaces of JvmPauseMonitorSource in org.apache.hadoop.hbase.regionserverModifier and TypeInterfaceDescriptioninterface
Interface for classes that expose metrics about the regionserver.Classes in org.apache.hadoop.hbase.regionserver that implement JvmPauseMonitorSourceModifier and TypeClassDescriptionclass
Hadoop2 implementation of MetricsRegionServerSource. -
Uses of JvmPauseMonitorSource in org.apache.hadoop.hbase.rest
Subinterfaces of JvmPauseMonitorSource in org.apache.hadoop.hbase.restModifier and TypeInterfaceDescriptioninterface
Interface of the Metrics Source that will export data to Hadoop's Metrics2 system.Classes in org.apache.hadoop.hbase.rest that implement JvmPauseMonitorSourceModifier and TypeClassDescriptionclass
Hadoop Two implementation of a metrics2 source that will export metrics from the Rest server to the hadoop metrics2 subsystem. -
Uses of JvmPauseMonitorSource in org.apache.hadoop.hbase.thrift
Subinterfaces of JvmPauseMonitorSource in org.apache.hadoop.hbase.thriftModifier and TypeInterfaceDescriptioninterface
Interface of a class that will export metrics about Thrift to hadoop's metrics2.Classes in org.apache.hadoop.hbase.thrift that implement JvmPauseMonitorSourceModifier and TypeClassDescriptionclass
Hadoop 2 version ofMetricsThriftServerSource
Implements BaseSource through BaseSourceImpl, following the pattern -
Uses of JvmPauseMonitorSource in org.apache.hadoop.hbase.util
Fields in org.apache.hadoop.hbase.util declared as JvmPauseMonitorSourceMethods in org.apache.hadoop.hbase.util that return JvmPauseMonitorSourceMethods in org.apache.hadoop.hbase.util with parameters of type JvmPauseMonitorSourceModifier and TypeMethodDescriptionvoid
JvmPauseMonitor.setMetricsSource
(JvmPauseMonitorSource metricsSource) Constructors in org.apache.hadoop.hbase.util with parameters of type JvmPauseMonitorSourceModifierConstructorDescriptionJvmPauseMonitor
(org.apache.hadoop.conf.Configuration conf, JvmPauseMonitorSource metricsSource)