Generated by
JDiff

Package org.apache.pig.impl.io

Changed Classes
ReadToEndLoader This is wrapper Loader which wraps a real LoadFunc underneath and allows to read a file completely starting a given split (indicated by a split index which is used to look in the List returned by the underlying InputFormat's getSplits() method).