private class Interpreter.FooCompiler extends Object implements Interpreter.ScalarCompiler
| Modifier | Constructor and Description |
|---|---|
private |
FooCompiler() |
| Modifier and Type | Method and Description |
|---|---|
Scalar |
compile(List<RexNode> nodes,
RelDataType inputRowType) |
public Scalar compile(List<RexNode> nodes, RelDataType inputRowType)
compile in interface Interpreter.ScalarCompilerCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.