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

All Known Implementing Classes:
UDFHex
Enclosing class:
StringUnaryUDF

public static interface StringUnaryUDF.IUDFUnaryString


Method Summary
 org.apache.hadoop.io.Text evaluate(org.apache.hadoop.io.Text s)
           
 

Method Detail

evaluate

org.apache.hadoop.io.Text evaluate(org.apache.hadoop.io.Text s)


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