org.apache.hadoop.hive.ql.udf
Class UDFLike
java.lang.Object
org.apache.hadoop.hive.ql.exec.UDF
org.apache.hadoop.hive.ql.udf.UDFLike
public class UDFLike
- extends UDF
UDFLike.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDFLike
public UDFLike()
likePatternToRegExp
public static String likePatternToRegExp(String likePattern)
evaluate
public org.apache.hadoop.io.BooleanWritable evaluate(org.apache.hadoop.io.Text s,
org.apache.hadoop.io.Text likePattern)
Copyright © 2013 The Apache Software Foundation