Uses of Record Class
io.trino.execution.scheduler.faulttolerant.OutputStatsEstimator.OutputStatsEstimateResult
Packages that use OutputStatsEstimator.OutputStatsEstimateResult
-
Uses of OutputStatsEstimator.OutputStatsEstimateResult in io.trino.cost
Methods in io.trino.cost that return OutputStatsEstimator.OutputStatsEstimateResultModifier and TypeMethodDescriptionRuntimeInfoProvider.getRuntimeOutputStats(PlanFragmentId planFragmentId) StaticRuntimeInfoProvider.getRuntimeOutputStats(PlanFragmentId planFragmentId) Constructor parameters in io.trino.cost with type arguments of type OutputStatsEstimator.OutputStatsEstimateResultModifierConstructorDescriptionStaticRuntimeInfoProvider(Map<PlanFragmentId, OutputStatsEstimator.OutputStatsEstimateResult> runtimeOutputStats, Map<PlanFragmentId, PlanFragment> planFragments) -
Uses of OutputStatsEstimator.OutputStatsEstimateResult in io.trino.execution.scheduler.faulttolerant
Fields in io.trino.execution.scheduler.faulttolerant declared as OutputStatsEstimator.OutputStatsEstimateResultModifier and TypeFieldDescriptionstatic final OutputStatsEstimator.OutputStatsEstimateResultOutputStatsEstimator.UNKNOWNMethods in io.trino.execution.scheduler.faulttolerant that return OutputStatsEstimator.OutputStatsEstimateResultMethods in io.trino.execution.scheduler.faulttolerant that return types with arguments of type OutputStatsEstimator.OutputStatsEstimateResultModifier and TypeMethodDescriptionByEagerParentOutputStatsEstimator.getEstimatedOutputStats(EventDrivenFaultTolerantQueryScheduler.StageExecution stageExecution, Function<StageId, EventDrivenFaultTolerantQueryScheduler.StageExecution> stageExecutionLookup, boolean parentEager) BySmallStageOutputStatsEstimator.getEstimatedOutputStats(EventDrivenFaultTolerantQueryScheduler.StageExecution stageExecution, Function<StageId, EventDrivenFaultTolerantQueryScheduler.StageExecution> stageExecutionLookup, boolean parentEager) ByTaskProgressOutputStatsEstimator.getEstimatedOutputStats(EventDrivenFaultTolerantQueryScheduler.StageExecution stageExecution, Function<StageId, EventDrivenFaultTolerantQueryScheduler.StageExecution> stageExecutionLookup, boolean parentEager) CompositeOutputStatsEstimator.getEstimatedOutputStats(EventDrivenFaultTolerantQueryScheduler.StageExecution stageExecution, Function<StageId, EventDrivenFaultTolerantQueryScheduler.StageExecution> stageExecutionLookup, boolean parentEager) OutputStatsEstimator.getEstimatedOutputStats(EventDrivenFaultTolerantQueryScheduler.StageExecution stageExecution, Function<StageId, EventDrivenFaultTolerantQueryScheduler.StageExecution> stageExecutionLookup, boolean parentEager) EventDrivenFaultTolerantQueryScheduler.StageExecution.getOutputStats(Function<StageId, EventDrivenFaultTolerantQueryScheduler.StageExecution> stageExecutionLookup, boolean parentEager)