org.apache.hadoop.mapred
Class JobTracker

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

public class JobTracker
extends Object

JobTracker is no longer used since M/R 2.x. This is a dummy JobTracker class, which is used to be compatible with M/R 1.x applications.


Nested Class Summary
static class JobTracker.State
          State is no longer used since M/R 2.x.
 
Constructor Summary
JobTracker()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobTracker

public JobTracker()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.