Generated by
JDiff

Interface org.apache.pig.StoreMetadata

Changed Methods
void storeSchema(ResourceSchema, String, Job) Changed from non-abstract to abstract. Store schema of the data being written
void storeStatistics(ResourceStatistics, String, Job) Changed from non-abstract to abstract. Store statistics about the data being written.