Generated by
JDiff

Class org.apache.pig.impl.builtin.RandomSampleLoader

The superclass changed from org.apache.pig.builtin.BinStorage to org.apache.pig.impl.builtin.SampleLoader.

Changed Constructors
RandomSampleLoader(String, String) Change in type from void to (String, String).
Construct with a class of loader to use.
 

Removed Methods
void bindTo(OutputStream)  
void bindTo(String, BufferedPositionedInputStream, long, long)  
 

Removed Fields
int defaultNumSamples  
 

Added Fields
int nextSampleIdx