Uses of Interface
org.apache.hadoop.hive.ql.exec.vector.expressions.StringUnaryUDF.IUDFUnaryString

Packages that use StringUnaryUDF.IUDFUnaryString
org.apache.hadoop.hive.ql.exec.vector.expressions   
org.apache.hadoop.hive.ql.udf   
 

Uses of StringUnaryUDF.IUDFUnaryString in org.apache.hadoop.hive.ql.exec.vector.expressions
 

Methods in org.apache.hadoop.hive.ql.exec.vector.expressions that return StringUnaryUDF.IUDFUnaryString
 StringUnaryUDF.IUDFUnaryString StringUnaryUDF.getFunc()
           
 

Methods in org.apache.hadoop.hive.ql.exec.vector.expressions with parameters of type StringUnaryUDF.IUDFUnaryString
 void StringUnaryUDF.setFunc(StringUnaryUDF.IUDFUnaryString func)
           
 

Uses of StringUnaryUDF.IUDFUnaryString in org.apache.hadoop.hive.ql.udf
 

Classes in org.apache.hadoop.hive.ql.udf that implement StringUnaryUDF.IUDFUnaryString
 class UDFHex
          UDFHex.
 



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