|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.contrib.failmon.RunOnce
public class RunOnce
Runs a set of monitoring jobs once for the local node. The set of jobs to be run is the intersection of the jobs specifed in the configuration file and the set of jobs specified in the --only command line argument.
Constructor Summary | |
---|---|
RunOnce(java.lang.String confFile)
|
Method Summary | |
---|---|
void |
cleanup()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunOnce(java.lang.String confFile)
Method Detail |
---|
public void cleanup()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |