Uses of Package
org.apache.hadoop.contrib.failmon

Packages that use org.apache.hadoop.contrib.failmon
org.apache.hadoop.contrib.failmon   
 

Classes in org.apache.hadoop.contrib.failmon used by org.apache.hadoop.contrib.failmon
EventRecord
          Objects of this class represent metrics collected for a specific hardware source.
LocalStore
          This class takes care of the temporary local storage of gathered metrics before they get uploaded into HDFS.
LogParser
          This class represents objects that provide log parsing functionality.
Monitored
          Represents objects that monitor specific hardware resources and can query them to get EventRecords describing the state of these resources.
MonitorJob
          This class is a wrapper for a monitoring job.
OfflineAnonymizer.LogType
           
SerializedRecord
          Objects of this class hold the serialized representations of EventRecords.
ShellParser
          Objects of this class parse the output of system command-line utilities that can give information about the state of various hardware components in the system.
 



Copyright © 2009 The Apache Software Foundation