org.apache.hadoop.hive.ql.udf.generic
Class GenericUDFLpad

java.lang.Object
  extended by org.apache.hadoop.hive.ql.udf.generic.GenericUDF
      extended by org.apache.hadoop.hive.ql.udf.generic.GenericUDFBasePad
          extended by org.apache.hadoop.hive.ql.udf.generic.GenericUDFLpad
All Implemented Interfaces:
Closeable

public class GenericUDFLpad
extends GenericUDFBasePad

UDFLpad.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.hive.ql.udf.generic.GenericUDF
GenericUDF.DeferredJavaObject, GenericUDF.DeferredObject
 
Constructor Summary
GenericUDFLpad()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBasePad
evaluate, getDisplayString, initialize
 
Methods inherited from class org.apache.hadoop.hive.ql.udf.generic.GenericUDF
close, configure, copyToNewInstance, flip, getRequiredFiles, getRequiredJars, getUdfName, initializeAndFoldConstants
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericUDFLpad

public GenericUDFLpad()


Copyright © 2014 The Apache Software Foundation. All rights reserved.