public static interface BuiltInMetadata.LowerBoundCost extends Metadata
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BuiltInMetadata.LowerBoundCost.Handler
Handler API.
|
| Modifier and Type | Field and Description |
|---|---|
static MetadataDef<BuiltInMetadata.LowerBoundCost> |
DEF |
| Modifier and Type | Method and Description |
|---|---|
RelOptCost |
getLowerBoundCost(VolcanoPlanner planner)
Returns the lower bound cost of a RelNode.
|
static final MetadataDef<BuiltInMetadata.LowerBoundCost> DEF
RelOptCost getLowerBoundCost(VolcanoPlanner planner)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.