| Package | Description |
|---|---|
| org.apache.calcite.interpreter |
Provides an implementation of relational expressions using an interpreter.
|
| Modifier and Type | Method and Description |
|---|---|
Bindables.BindableFilter |
Bindables.BindableFilter.copy(RelTraitSet traitSet,
RelNode input,
RexNode condition) |
static Bindables.BindableFilter |
Bindables.BindableFilter.create(RelNode input,
RexNode condition)
Creates a BindableFilter.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.