Package org.apache.pig.builtin

Class Summary
ARITY  
AVG Generates the average of the values of the first field of a tuple.
AVG.Final  
AVG.Initial  
AVG.Intermed  
BinaryStorage BinaryStorage is a simple, as-is, serializer/deserializer pair.
BinStorage  
COUNT Generates the count of the values of the first field of a tuple.
COUNT.Final  
COUNT.Initial  
COUNT.Intermed  
DIFF DIFF compares the fields of a tuple with arity 2.
IsEmpty  
MAX Generates the max of the values of the first field of a tuple.
MAX.Final  
MAX.Initial  
MIN Generates the min of the values of the first field of a tuple.
MIN.Final  
MIN.Initial  
PigDump  
PigStorage A load function that parses a line of input into fields using a delimiter to set the fields.
SUM Generates the sum of the values of the first field of a tuple.
SUM.Final  
SUM.Initial  
TextLoader This load function simply creates a tuple for each line of text that has a single field that contains the line of text.
TOKENIZE  
 



Copyright © ${year} The Apache Software Foundation