org.apache.hadoop.hive.ql.udf.ptf
Class MatchPath.SymbolFunctionResult

java.lang.Object
  extended by org.apache.hadoop.hive.ql.udf.ptf.MatchPath.SymbolFunctionResult
Enclosing class:
MatchPath

public static class MatchPath.SymbolFunctionResult
extends Object


Field Summary
 boolean matches
           
 int nextRow
           
 
Constructor Summary
MatchPath.SymbolFunctionResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

matches

public boolean matches

nextRow

public int nextRow
Constructor Detail

MatchPath.SymbolFunctionResult

public MatchPath.SymbolFunctionResult()


Copyright © 2012 The Apache Software Foundation