|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
The superclass changed from org.apache.pig.builtin.Utf8StorageConverter
to org.apache.pig.FileInputLoadFunc
.
Removed interface org.apache.pig.ReversibleLoadStoreFunc
.
Added interfaces org.apache.pig.LoadPushDown, org.apache.pig.StoreFuncInterface
.
Removed Methods | |
void bindTo(OutputStream ) |
|
void bindTo(String, |
|
Schema determineSchema(String, |
|
void fieldsToRead(Schema ) |
|
void finish() |
|
Class getStorePreparationClass() |
Added Methods | |
void checkSchema(ResourceSchema ) |
|
void cleanupOnFailure(String, |
|
List getFeatures() |
|
InputFormat getInputFormat() |
|
OutputFormat getOutputFormat() |
|
int hashCode() |
|
void prepareToRead(RecordReader, |
|
void prepareToWrite(RecordWriter ) |
|
RequiredFieldResponse pushProjection(RequiredFieldList ) |
|
String relToAbsPathForStoreLocation(String, |
|
void setLocation(String, |
|
void setStoreFuncUDFContextSignature(String ) |
|
void setStoreLocation(String, |
|
void setUDFContextSignature(String ) |
Added Fields | |
RecordWriter writer |
Changed Fields | ||
RecordReader in |
Change in type from BufferedPositionedInputStream to RecordReader . |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |