| Package | Description |
|---|---|
| org.apache.calcite.plan |
Defines interfaces for constructing rule-based optimizers of
relational expressions.
|
| Modifier and Type | Method and Description |
|---|---|
protected static <R extends RelNode> |
RelOptRule.convertOperand(Class<R> clazz,
com.google.common.base.Predicate<? super R> predicate,
RelTrait trait)
Creates an operand for a converter rule.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.