public class PointLookupOptimizer extends Transform
| Modifier and Type | Field and Description |
|---|---|
int |
minOrExpr |
| Constructor and Description |
|---|
PointLookupOptimizer(int min) |
| Modifier and Type | Method and Description |
|---|---|
ParseContext |
transform(ParseContext pctx)
All transformation steps implement this interface.
|
beginPerfLogging, endPerfLogging, endPerfLoggingpublic ParseContext transform(ParseContext pctx) throws SemanticException
Transformtransform in class Transformpctx - input parse contextSemanticExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.