org.apache.pig.piggybank.evaluation.string
Class LOWER

java.lang.Object
  extended by org.apache.pig.EvalFunc<String>
      extended by org.apache.pig.builtin.LOWER
          extended by org.apache.pig.piggybank.evaluation.string.LOWER

Deprecated. Use LOWER

@Deprecated
public class LOWER
extends LOWER


Field Summary
 
Fields inherited from class org.apache.pig.EvalFunc
log, pigLogger, reporter, returnType
 
Constructor Summary
LOWER()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.pig.builtin.LOWER
exec, getArgToFuncMapping, outputSchema
 
Methods inherited from class org.apache.pig.EvalFunc
finish, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, isAsynchronous, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LOWER

public LOWER()
Deprecated. 


Copyright © 2007-2012 The Apache Software Foundation