Uses of Interface
org.apache.pig.TerminatingAccumulator

Packages that use TerminatingAccumulator
org.apache.pig Public interfaces and classes for Pig. 
 

Uses of TerminatingAccumulator in org.apache.pig
 

Classes in org.apache.pig that implement TerminatingAccumulator
 class IteratingAccumulatorEvalFunc<T>
          This class provides a much more intuitive way to write Accumulator UDFs.
For example, you could express IsEmpty as follows:
 



Copyright © 2007-2012 The Apache Software Foundation