org.apache.hadoop.metrics.spi.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hadoop-apache2 Show documentation
Show all versions of hadoop-apache2 Show documentation
Shaded version of Apache Hadoop 2.x for Presto
The newest version!
org.apache.hadoop.metrics.spi
The Service Provider Interface for the Metrics API. This package provides
an interface allowing a variety of metrics reporting implementations to be
plugged in to the Metrics API. Examples of such implementations can be found
in the packages org.apache.hadoop.metrics.file and
org.apache.hadoop.metrics.ganglia.
Plugging in an implementation involves writing a concrete subclass of
AbstractMetricsContext. The subclass should get its
configuration information using the getAttribute(attributeName)
method.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy