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

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

Deprecated. Use LCFIRST

@Deprecated
public class LcFirst
extends LCFIRST


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

Constructor Detail

LcFirst

public LcFirst()
Deprecated. 


Copyright © ${year} The Apache Software Foundation