| Package | Description |
|---|---|
| org.apache.tajo.plan.exprrewrite.rules |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantFolding |
class |
ConstantPropagation
It replaces all field references which actually point to constant values by constant values.
|
Copyright © 2015 Apache Software Foundation. All Rights Reserved.