Uses of Class
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.NativeMapReduceOper

Packages that use NativeMapReduceOper
org.apache.pig.tools.pigstats   
 

Uses of NativeMapReduceOper in org.apache.pig.tools.pigstats
 

Methods in org.apache.pig.tools.pigstats with parameters of type NativeMapReduceOper
static JobStats PigStatsUtil.addNativeJobStats(PigStats ps, NativeMapReduceOper mr, boolean success)
           
static JobStats PigStatsUtil.addNativeJobStats(PigStats ps, NativeMapReduceOper mr, boolean success, Exception e)
           
 



Copyright © 2007-2012 The Apache Software Foundation