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
 org.apache.hadoop.io.BytesWritable evaluate(org.apache.hadoop.io.Text value)
           
 
Methods inherited from class org.apache.hadoop.hive.ql.exec.UDF
getRequiredFiles, getRequiredJars, getResolver, setResolver
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDFUnbase64

public UDFUnbase64()
Method Detail

evaluate

public org.apache.hadoop.io.BytesWritable evaluate(org.apache.hadoop.io.Text value)


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