org.apache.hadoop.mapred
Class JobInProgress

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

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


Nested Class Summary
static class JobInProgress.Counter
          Deprecated. Provided for compatibility. Use JobCounter instead.
 
Constructor Summary
JobInProgress()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobInProgress

public JobInProgress()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.