Generated by
JDiff

Interface org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigStatsOutputSizeReader

Changed Methods
long getOutputSize(POStore, Configuration) Changed from non-abstract to abstract. Returns the size of output in bytes.
boolean supports(POStore, Configuration) Changed from non-abstract to abstract. Returns whether the given PSStore is supported by this output size reader or not.