|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes and Interfaces | |
|
|
|
A storefunc which has an extra commit() method which is called when all mappers (when the storefunc is part of map) or reducers (when the storefunc is part of reduce) are finished. |
|
This interface is intended for use by LoadFunc implementations which have an internal index for sorted data and can use the index to support merge join in pig. |
|
|
|
|
|
|
|
Implementing this interface indicates to Pig that a given loader can be used by a sampling loader. |
|
A class representing information about a sort column to pass in SortInfo to storage functions in StoreConfig |
|
|
|
Class to communicate sort column information based on order by statment's sort columns and schema |
Changed Classes and Interfaces | |
|
This interface is used to implement functions to parse records from a dataset. |
|
This class is the program's connection to Pig. |
|
An enum to enumerate the warning types in Pig |
|
A Class which will encapsulate metadata information that a OutputFormat (or possibly StoreFunc) may want to know about the data that needs to be stored. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |