org.apache.hadoop.hive.ql.udf.ptf
Class MatchPath.Plus
java.lang.Object
org.apache.hadoop.hive.ql.udf.ptf.MatchPath.SymbolFunction
org.apache.hadoop.hive.ql.udf.ptf.MatchPath.Plus
- Enclosing class:
- MatchPath
public static class MatchPath.Plus
- extends MatchPath.SymbolFunction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchPath.Plus
public MatchPath.Plus(MatchPath.SymbolFunction symbolFn)
match
protected MatchPath.SymbolFunctionResult match(Object row,
PTFPartition.PTFPartitionIterator<Object> pItr)
throws HiveException
- Specified by:
match
in class MatchPath.SymbolFunction
- Throws:
HiveException
isOptional
protected boolean isOptional()
- Specified by:
isOptional
in class MatchPath.SymbolFunction
Copyright © 2012 The Apache Software Foundation