|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.mapred.JobEndNotifier
public class JobEndNotifier
Constructor Summary | |
---|---|
JobEndNotifier()
|
Method Summary | |
---|---|
static void |
localRunnerNotification(JobConf conf,
JobStatus status)
|
static void |
registerNotification(JobConf jobConf,
JobStatus status)
|
static void |
startNotifier()
|
static void |
stopNotifier()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JobEndNotifier()
Method Detail |
---|
public static void startNotifier()
public static void stopNotifier()
public static void registerNotification(JobConf jobConf, JobStatus status)
public static void localRunnerNotification(JobConf conf, JobStatus status)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |