org.apache.hadoop.hive.ql.udf
Class UDFUnbase64

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.UDF
      extended by org.apache.hadoop.hive.ql.udf.UDFUnbase64

public class UDFUnbase64
extends UDF


Constructor Summary
UDFUnbase64()
           
 
Method Summary
 BytesWritable evaluate(Text value)
           
 
Methods inherited from class org.apache.hadoop.hive.ql.exec.UDF
getRequiredFiles, getRequiredJars, getResolver, setResolver
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDFUnbase64

public UDFUnbase64()
Method Detail

evaluate

public BytesWritable evaluate(Text value)


Copyright © 2012 The Apache Software Foundation