@FunctionalInterface public static interface BuiltInMetadata.LowerBoundCost.Handler extends MetadataHandler<BuiltInMetadata.LowerBoundCost>
| Modifier and Type | Method and Description |
|---|---|
default MetadataDef<BuiltInMetadata.LowerBoundCost> |
getDef() |
RelOptCost |
getLowerBoundCost(RelNode r,
RelMetadataQuery mq,
VolcanoPlanner planner) |
handlerMethodsRelOptCost getLowerBoundCost(RelNode r, RelMetadataQuery mq, VolcanoPlanner planner)
default MetadataDef<BuiltInMetadata.LowerBoundCost> getDef()
getDef in interface MetadataHandler<BuiltInMetadata.LowerBoundCost>Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.