org.apache.hadoop.mapred
Class JobEndNotifier
java.lang.Object
org.apache.hadoop.mapred.JobEndNotifier
public class JobEndNotifier
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobEndNotifier
public JobEndNotifier()
startNotifier
public static void startNotifier()
stopNotifier
public static void stopNotifier()
registerNotification
public static void registerNotification(JobConf jobConf,
JobStatus status)
localRunnerNotification
public static void localRunnerNotification(JobConf conf,
JobStatus status)
Copyright © 2009 The Apache Software Foundation