Uses of Class
org.apache.pig.PrimitiveEvalFunc

Packages that use PrimitiveEvalFunc
org.apache.pig.builtin This package contains builtin Pig UDFs. 
 

Uses of PrimitiveEvalFunc in org.apache.pig.builtin
 

Subclasses of PrimitiveEvalFunc in org.apache.pig.builtin
 class FunctionWrapperEvalFunc
          EvalFunc that wraps an implementation of the Function interface, which is passed as a String in the constructor.
 



Copyright © 2007-2012 The Apache Software Foundation