| Package | Description |
|---|---|
| org.apache.tajo.plan.expr |
| Modifier and Type | Method and Description |
|---|---|
static PartialBinaryExpr |
AlgebraicUtil.splitLeftTerm(BinaryEval binary)
Split the left term and transform it into the right deep expression.
|
static PartialBinaryExpr |
AlgebraicUtil.splitRightTerm(BinaryEval binary)
Split the left term and transform it into the right deep expression.
|
| Constructor and Description |
|---|
BinaryEval(PartialBinaryExpr expr) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.