org.apache.pig.tools.pigstats
Class PigStatsUtil
java.lang.Object
org.apache.pig.tools.pigstats.PigStatsUtil
public abstract class PigStatsUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MULTI_STORE_RECORD_COUNTER
public static final String MULTI_STORE_RECORD_COUNTER
- See Also:
- Constant Field Values
MULTI_STORE_COUNTER_GROUP
public static final String MULTI_STORE_COUNTER_GROUP
- See Also:
- Constant Field Values
PigStatsUtil
public PigStatsUtil()
getMultiStoreCount
public static long getMultiStoreCount(org.apache.hadoop.mapred.jobcontrol.Job job,
org.apache.hadoop.mapred.JobClient jobClient,
String counterName)
getMultiStoreCounterName
public static String getMultiStoreCounterName(POStore store)
Copyright © ${year} The Apache Software Foundation