Uses of Interface
io.trino.execution.scheduler.faulttolerant.PartitionMemoryEstimatorFactory
Packages that use PartitionMemoryEstimatorFactory
-
Uses of PartitionMemoryEstimatorFactory in io.trino.execution.scheduler.faulttolerant
Classes in io.trino.execution.scheduler.faulttolerant that implement PartitionMemoryEstimatorFactoryModifier and TypeClassDescriptionstatic classstatic classConstructors in io.trino.execution.scheduler.faulttolerant with parameters of type PartitionMemoryEstimatorFactoryModifierConstructorDescriptionEventDrivenFaultTolerantQueryScheduler(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, OutputStatsEstimatorFactory outputStatsEstimatorFactory, NodePartitioningManager nodePartitioningManager, ExchangeManager exchangeManager, NodeAllocatorService nodeAllocatorService, FailureDetector failureDetector, DynamicFilterService dynamicFilterService, TaskExecutionStats taskExecutionStats, AdaptivePlanner adaptivePlanner, StageExecutionStats stageExecutionStats, SubPlan originalPlan) Factory(PartitionMemoryEstimatorFactory delegateFactory)