MCPcopy Create free account
hub / github.com/apache/pig / getMapInputRecords

Method getMapInputRecords

src/org/apache/pig/tools/pigstats/JobStats.java:267–268  ·  view source on GitHub ↗

@deprecated If you are using mapreduce, please cast JobStats to org.apache.pig.tools.pigstats.mapreduce.MRJobStats, then use org.apache.pig.tools.pigstats.mapreduce.MRJobStats#getMapInputRecords instead.

()

Source from the content-addressed store, hash-verified

265 * then use {@link org.apache.pig.tools.pigstats.mapreduce.MRJobStats#getMapInputRecords} instead.
266 */
267 @Deprecated
268 abstract public long getMapInputRecords();
269
270 /**
271 * @deprecated If you are using mapreduce, please cast JobStats to org.apache.pig.tools.pigstats.mapreduce.MRJobStats,

Callers 7

testMapOnlyMethod · 0.95
testMapOnlyBinStorageMethod · 0.95
testMapReduceOnlyMethod · 0.95
testMapCombineReduceMethod · 0.95
testMultipleMRJobsMethod · 0.95

Calls

no outgoing calls

Tested by 7

testMapOnlyMethod · 0.76
testMapOnlyBinStorageMethod · 0.76
testMapReduceOnlyMethod · 0.76
testMapCombineReduceMethod · 0.76
testMultipleMRJobsMethod · 0.76