public class JaninoRexCompiler extends Object
| Constructor and Description |
|---|
JaninoRexCompiler(RexBuilder rexBuilder) |
| Modifier and Type | Method and Description |
|---|---|
Scalar |
compile(List<RexNode> nodes,
RelDataType inputRowType) |
public JaninoRexCompiler(RexBuilder rexBuilder)
public Scalar compile(List<RexNode> nodes, RelDataType inputRowType)
Copyright © 2012-2020 Apache Software Foundation. All Rights Reserved.