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

Method getReduceInputRecords

src/org/apache/pig/tools/pigstats/JobStats.java:281–282  ·  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#getReduceInputRecords instead.

()

Source from the content-addressed store, hash-verified

279 * then use {@link org.apache.pig.tools.pigstats.mapreduce.MRJobStats#getReduceInputRecords} instead.
280 */
281 @Deprecated
282 abstract public long getReduceInputRecords();
283
284 /**
285 * @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