public class Interpreters extends Object
Interpreter
and InterpretableConvention.| 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–2015 The Apache Software Foundation. All rights reserved.