|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
The superclass changed from org.apache.pig.builtin.BinStorage
to org.apache.pig.impl.builtin.SampleLoader
.
Changed Constructors | ||
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, |
Added Methods | |
void setNumSamples(int ) |
Changed Methods | ||
RequiredFieldResponse fieldsToRead(RequiredFieldList ) |
Change in return type from void to RequiredFieldResponse .Change in signature from Schema to RequiredFieldList .Change in exceptions thrown from no exceptions to org.apache.pig.impl.logicalLayer.FrontendException .Method was inherited from BinStorage, but is now defined locally. |
|
Tuple getNext() |
Method was locally defined, but is now inherited from SampleLoader. |
Removed Fields | |
int defaultNumSamples |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |