Uses of Record Class
io.trino.execution.scheduler.faulttolerant.OutputStatsEstimator.OutputStatsEstimateResult
Packages that use OutputStatsEstimator.OutputStatsEstimateResult
-
Uses of OutputStatsEstimator.OutputStatsEstimateResult in io.trino.execution.scheduler.faulttolerant
Methods 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)