Uses of Interface
io.trino.execution.scheduler.faulttolerant.OutputDataSizeEstimatorFactory
Packages that use OutputDataSizeEstimatorFactory
-
Uses of OutputDataSizeEstimatorFactory in io.trino.execution.scheduler.faulttolerant
Classes in io.trino.execution.scheduler.faulttolerant that implement OutputDataSizeEstimatorFactoryModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classConstructors in io.trino.execution.scheduler.faulttolerant with parameters of type OutputDataSizeEstimatorFactoryModifierConstructorDescriptionEventDrivenFaultTolerantQueryScheduler(QueryStateMachine queryStateMachine, Metadata metadata, RemoteTaskFactory remoteTaskFactory, TaskDescriptorStorage taskDescriptorStorage, EventDrivenTaskSourceFactory taskSourceFactory, boolean summarizeTaskInfo, NodeTaskMap nodeTaskMap, ExecutorService queryExecutor, ScheduledExecutorService scheduledExecutorService, io.opentelemetry.api.trace.Tracer tracer, SplitSchedulerStats schedulerStats, PartitionMemoryEstimatorFactory memoryEstimatorFactory, OutputDataSizeEstimatorFactory outputDataSizeEstimatorFactory, NodePartitioningManager nodePartitioningManager, ExchangeManager exchangeManager, NodeAllocatorService nodeAllocatorService, FailureDetector failureDetector, DynamicFilterService dynamicFilterService, TaskExecutionStats taskExecutionStats, SubPlan originalPlan) Constructor parameters in io.trino.execution.scheduler.faulttolerant with type arguments of type OutputDataSizeEstimatorFactory