JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.cost
CostProvider
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getCost(PlanNode)
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)