JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.cost
StatsProvider
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getStats(PlanNode)
Interface StatsProvider
All Known Implementing Classes:
CachingStatsProvider
public interface
StatsProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
PlanNodeStatsEstimate
getStats
(
PlanNode
node)
Method Details
getStats
PlanNodeStatsEstimate
getStats
(
PlanNode
node)