org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
Class IllustrateDummyReporter
java.lang.Object
org.apache.hadoop.mapreduce.StatusReporter
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.IllustrateDummyReporter
public class IllustrateDummyReporter
- extends org.apache.hadoop.mapreduce.StatusReporter
Dummy implementation of StatusReporter for illustrate mode
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IllustrateDummyReporter
public IllustrateDummyReporter()
getCounter
public org.apache.hadoop.mapreduce.Counter getCounter(Enum<?> arg0)
- Specified by:
getCounter
in class org.apache.hadoop.mapreduce.StatusReporter
getCounter
public org.apache.hadoop.mapreduce.Counter getCounter(String group,
String name)
- Specified by:
getCounter
in class org.apache.hadoop.mapreduce.StatusReporter
progress
public void progress()
- Specified by:
progress
in class org.apache.hadoop.mapreduce.StatusReporter
setStatus
public void setStatus(String arg0)
- Specified by:
setStatus
in class org.apache.hadoop.mapreduce.StatusReporter
getProgress
public float getProgress()
Copyright © 2007-2012 The Apache Software Foundation