Package | Description |
---|---|
org.apache.hadoop.contrib.failmon |
Modifier and Type | Method and Description |
---|---|
static java.util.ArrayList<MonitorJob> |
Environment.getJobs()
Scans the configuration file to determine which monitoring
utilities are available in the system.
|
Modifier and Type | Method and Description |
---|---|
static int |
Environment.getInterval(java.util.ArrayList<MonitorJob> monitors)
Determines the minimum interval at which the executor thread
needs to wake upto execute jobs.
|
Copyright © 2009 The Apache Software Foundation