org.apache.hadoop.hive.ql.udf
Class UDFFindInSet
java.lang.Object
org.apache.hadoop.hive.ql.exec.UDF
org.apache.hadoop.hive.ql.udf.UDFFindInSet
public class UDFFindInSet
- extends UDF
UDFFindInSet.
Method Summary |
IntWritable |
evaluate(Text s,
Text txtarray)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDFFindInSet
public UDFFindInSet()
evaluate
public IntWritable evaluate(Text s,
Text txtarray)
Copyright © 2012 The Apache Software Foundation