Uses of Package
org.apache.hadoop.metrics.spi

Packages that use org.apache.hadoop.metrics.spi
org.apache.hadoop.metrics.file Implementation of the metrics package that writes the metrics to a file. 
org.apache.hadoop.metrics.ganglia Implementation of the metrics package that sends metric data to Ganglia
org.apache.hadoop.metrics.spi The Service Provider Interface for the Metrics API. 
 

Classes in org.apache.hadoop.metrics.spi used by org.apache.hadoop.metrics.file
AbstractMetricsContext
          The main class of the Service Provider Interface.
OutputRecord
          Represents a record of metric data to be sent to a metrics system.
 

Classes in org.apache.hadoop.metrics.spi used by org.apache.hadoop.metrics.ganglia
AbstractMetricsContext
          The main class of the Service Provider Interface.
OutputRecord
          Represents a record of metric data to be sent to a metrics system.
 

Classes in org.apache.hadoop.metrics.spi used by org.apache.hadoop.metrics.spi
AbstractMetricsContext
          The main class of the Service Provider Interface.
MetricsRecordImpl
          An implementation of MetricsRecord.
OutputRecord
          Represents a record of metric data to be sent to a metrics system.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.