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

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.GenericUDFRpad
All Implemented Interfaces:
Closeable

public class GenericUDFRpad
extends GenericUDFBasePad

UDFRpad.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.hive.ql.udf.generic.GenericUDF
GenericUDF.DeferredJavaObject, GenericUDF.DeferredObject
 
Constructor Summary
GenericUDFRpad()
           
 
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

GenericUDFRpad

public GenericUDFRpad()


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