org.apache.hadoop.mapred
Class JobEndNotifier

java.lang.Object
  extended by org.apache.hadoop.mapred.JobEndNotifier

@InterfaceAudience.Private
@InterfaceStability.Unstable
public class JobEndNotifier
extends Object


Constructor Summary
JobEndNotifier()
           
 
Method Summary
static void localRunnerNotification(JobConf conf, JobStatus status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobEndNotifier

public JobEndNotifier()
Method Detail

localRunnerNotification

public static void localRunnerNotification(JobConf conf,
                                           JobStatus status)


Copyright © 2013 Apache Software Foundation. All Rights Reserved.