public class UnionProcessor extends Transform
| Constructor and Description |
|---|
UnionProcessor()
empty constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ParseContext |
transform(ParseContext pCtx)
Transform the query tree.
|
beginPerfLogging, endPerfLogging, endPerfLoggingpublic ParseContext transform(ParseContext pCtx) throws SemanticException
transform in class TransformpCtx - the current parse contextSemanticExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.