Uses of Class
org.apache.hadoop.contrib.failmon.MonitorJob

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

Uses of MonitorJob in org.apache.hadoop.contrib.failmon
 

Methods in org.apache.hadoop.contrib.failmon that return types with arguments of type MonitorJob
static ArrayList<MonitorJob> Environment.getJobs()
          Scans the configuration file to determine which monitoring utilities are available in the system.
 

Method parameters in org.apache.hadoop.contrib.failmon with type arguments of type MonitorJob
static int Environment.getInterval(ArrayList<MonitorJob> monitors)
          Determines the minimum interval at which the executor thread needs to wake upto execute jobs.
 



Copyright © 2009 The Apache Software Foundation