JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package io.prestosql.cost
Interface Summary
Interface
Description
ComposableStatsCalculator.Rule
<T extends
PlanNode
>
CostCalculator
CostProvider
StatsCalculator
StatsProvider
Class Summary
Class
Description
AggregationStatsRule
AssignUniqueIdStatsRule
CachingCostProvider
CachingStatsProvider
ComparisonStatsCalculator
ComposableStatsCalculator
CostCalculatorUsingExchanges
Simple implementation of CostCalculator.
CostCalculatorWithEstimatedExchanges
A wrapper around CostCalculator that estimates ExchangeNodes cost.
CostComparator
EnforceSingleRowStatsRule
ExchangeStatsRule
FilterStatsCalculator
FilterStatsRule
JoinStatsRule
LimitStatsRule
LocalCostEstimate
Represents inherent cost of some plan node, not including cost of its sources.
OutputStatsRule
PlanCostEstimate
PlanNodeStatsEstimate
PlanNodeStatsEstimate.Builder
PlanNodeStatsEstimateMath
ProjectStatsRule
RowNumberStatsRule
ScalarStatsCalculator
SemiJoinStatsCalculator
SemiJoinStatsRule
SimpleFilterProjectSemiJoinStatsRule
It is not yet proven whether this heuristic is any better or worse.
SimpleStatsRule
<T extends
PlanNode
>
SortStatsRule
SpatialJoinStatsRule
StatisticRange
StatsAndCosts
StatsCalculatorModule
StatsNormalizer
Makes stats consistent
SymbolStatsEstimate
SymbolStatsEstimate.Builder
TableScanStatsRule
TaskCountEstimator
UnionStatsRule
ValuesStatsRule
Annotation Types Summary
Annotation Type
Description
CostCalculator.EstimatedExchanges
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Copyright © 2012–2019. All rights reserved.