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

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

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

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



Copyright © 2007-2012 The Apache Software Foundation