public static class MatchPath.Chain extends MatchPath.SymbolFunction
| Constructor and Description |
|---|
MatchPath.Chain(ArrayList<MatchPath.SymbolFunction> components) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isOptional() |
protected MatchPath.SymbolFunctionResult |
match(Object row,
PTFPartition.PTFPartitionIterator<Object> pItr) |
matchpublic MatchPath.Chain(ArrayList<MatchPath.SymbolFunction> components)
protected MatchPath.SymbolFunctionResult match(Object row, PTFPartition.PTFPartitionIterator<Object> pItr) throws HiveException
match in class MatchPath.SymbolFunctionHiveExceptionprotected boolean isOptional()
isOptional in class MatchPath.SymbolFunctionCopyright © 2017 The Apache Software Foundation. All rights reserved.