Uses of Class
io.trino.cost.PlanNodeStatsAndCostSummary
Packages that use PlanNodeStatsAndCostSummary
-
Uses of PlanNodeStatsAndCostSummary in io.trino.sql.planner.plan
Methods in io.trino.sql.planner.plan that return types with arguments of type PlanNodeStatsAndCostSummaryMethods in io.trino.sql.planner.plan with parameters of type PlanNodeStatsAndCostSummaryModifier and TypeMethodDescriptionJoinNode.withReorderJoinStatsAndCost(PlanNodeStatsAndCostSummary statsAndCost) -
Uses of PlanNodeStatsAndCostSummary in io.trino.sql.planner.planprinter
Methods in io.trino.sql.planner.planprinter that return types with arguments of type PlanNodeStatsAndCostSummaryModifier and TypeMethodDescriptionJsonRenderer.JsonRenderedNode.getEstimates()NodeRepresentation.getEstimates()NodeRepresentation.getReorderJoinStatsAndCost()