public class Interpreters extends Object
Interpreter
and InterpretableConvention.| Modifier | Constructor and Description |
|---|---|
private |
Interpreters() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayBindable |
bindable(RelNode rel)
Creates a
Bindable that interprets a
given relational expression. |
public static ArrayBindable bindable(RelNode rel)
Bindable that interprets a
given relational expression.Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.