org.apache.pig.backend.hadoop.executionengine.fetch
Class FetchContext
java.lang.Object
org.apache.pig.backend.hadoop.executionengine.fetch.FetchContext
public class FetchContext
- extends Object
A dummy counter handling context for fetch tasks
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FetchContext
public FetchContext()
getCounter
public org.apache.hadoop.mapred.Counters.Counter getCounter(String group,
String name)
getCounter
public org.apache.hadoop.mapred.Counters.Counter getCounter(Enum<?> name)
Copyright © 2007-2012 The Apache Software Foundation