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

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

Deprecated. Use UCFIRST

@Deprecated
public class UcFirst
extends UCFIRST


Field Summary
 
Fields inherited from class org.apache.pig.EvalFunc
log, pigLogger, reporter, returnType
 
Constructor Summary
UcFirst()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.pig.builtin.UCFIRST
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

UcFirst

public UcFirst()
Deprecated. 


Copyright © ${year} The Apache Software Foundation