JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.trino.cost
Interface CostProvider
All Known Implementing Classes:
CachingCostProvider
public interface
CostProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
PlanCostEstimate
getCost
(
PlanNode
node)
Method Details
getCost
PlanCostEstimate
getCost
(
PlanNode
node)