| Package | Description |
|---|---|
| org.apache.tajo.plan.expr | |
| org.apache.tajo.plan.verifier |
| Modifier and Type | Method and Description |
|---|---|
RESULT |
EvalNodeVisitor2.visitFuncCall(CONTEXT context,
GeneralFunctionEval evalNode,
Stack<EvalNode> stack) |
RESULT |
BasicEvalNodeVisitor.visitFuncCall(CONTEXT context,
GeneralFunctionEval evalNode,
Stack<EvalNode> stack) |
| Modifier and Type | Method and Description |
|---|---|
EvalNode |
ExprsVerifier.visitFuncCall(VerificationState context,
GeneralFunctionEval evalNode,
Stack<EvalNode> stack) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.