Hierarchy For Package io.trino.execution.scheduler.faulttolerant
Class Hierarchy
- java.lang.Object
- io.trino.execution.scheduler.faulttolerant.BinPackingNodeAllocatorService (implements io.trino.execution.scheduler.faulttolerant.NodeAllocator, io.trino.execution.scheduler.faulttolerant.NodeAllocatorService)
- io.trino.execution.scheduler.faulttolerant.ByEagerParentOutputStatsEstimator (implements io.trino.execution.scheduler.faulttolerant.OutputStatsEstimator)
- io.trino.execution.scheduler.faulttolerant.ByEagerParentOutputStatsEstimator.Factory (implements io.trino.execution.scheduler.faulttolerant.OutputStatsEstimatorFactory)
- io.trino.execution.scheduler.faulttolerant.BySmallStageOutputStatsEstimator (implements io.trino.execution.scheduler.faulttolerant.OutputStatsEstimator)
- io.trino.execution.scheduler.faulttolerant.BySmallStageOutputStatsEstimator.Factory (implements io.trino.execution.scheduler.faulttolerant.OutputStatsEstimatorFactory)
- io.trino.execution.scheduler.faulttolerant.ByTaskProgressOutputStatsEstimator (implements io.trino.execution.scheduler.faulttolerant.OutputStatsEstimator)
- io.trino.execution.scheduler.faulttolerant.ByTaskProgressOutputStatsEstimator.Factory (implements io.trino.execution.scheduler.faulttolerant.OutputStatsEstimatorFactory)
- io.trino.execution.scheduler.faulttolerant.CompositeOutputStatsEstimator (implements io.trino.execution.scheduler.faulttolerant.OutputStatsEstimator)
- io.trino.execution.scheduler.faulttolerant.CompositeOutputStatsEstimator.Factory (implements io.trino.execution.scheduler.faulttolerant.OutputStatsEstimatorFactory)
- io.trino.execution.scheduler.faulttolerant.EventDrivenFaultTolerantQueryScheduler (implements io.trino.execution.scheduler.QueryScheduler)
- io.trino.execution.scheduler.faulttolerant.EventDrivenFaultTolerantQueryScheduler.StageExecution
- io.trino.execution.scheduler.faulttolerant.EventDrivenTaskSourceFactory
- io.trino.execution.scheduler.faulttolerant.ExponentialGrowthPartitionMemoryEstimator (implements io.trino.execution.scheduler.faulttolerant.PartitionMemoryEstimator)
- io.trino.execution.scheduler.faulttolerant.ExponentialGrowthPartitionMemoryEstimator.Factory (implements io.trino.execution.scheduler.faulttolerant.PartitionMemoryEstimatorFactory)
- io.trino.execution.scheduler.faulttolerant.FaultTolerantPartitioningScheme
- io.trino.execution.scheduler.faulttolerant.FaultTolerantPartitioningSchemeFactory
- io.trino.execution.scheduler.faulttolerant.NodeRequirements
- io.trino.execution.scheduler.faulttolerant.NoMemoryAwarePartitionMemoryEstimator
- io.trino.execution.scheduler.faulttolerant.NoMemoryAwarePartitionMemoryEstimator.Factory (implements io.trino.execution.scheduler.faulttolerant.PartitionMemoryEstimatorFactory)
- io.trino.execution.scheduler.faulttolerant.NoMemoryPartitionMemoryEstimator (implements io.trino.execution.scheduler.faulttolerant.PartitionMemoryEstimator)
- io.trino.execution.scheduler.faulttolerant.PartitionMemoryEstimator.MemoryRequirements
- io.trino.execution.scheduler.faulttolerant.SplitsMapping
- io.trino.execution.scheduler.faulttolerant.SplitsMapping.Builder
- io.trino.execution.scheduler.faulttolerant.TaskDescriptor
- io.trino.execution.scheduler.faulttolerant.TaskDescriptorStorage
- io.trino.execution.scheduler.faulttolerant.TaskDescriptorStorage.StorageStats
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- io.trino.execution.scheduler.faulttolerant.NodeAllocator
- java.io.Closeable
- io.trino.execution.scheduler.faulttolerant.NodeAllocator.NodeLease
- io.trino.execution.scheduler.faulttolerant.NodeAllocatorService
- io.trino.execution.scheduler.faulttolerant.OutputStatsEstimator
- io.trino.execution.scheduler.faulttolerant.OutputStatsEstimatorFactory
- io.trino.execution.scheduler.faulttolerant.PartitionMemoryEstimator
- io.trino.execution.scheduler.faulttolerant.PartitionMemoryEstimatorFactory
Annotation Interface Hierarchy
- io.trino.execution.scheduler.faulttolerant.CompositeOutputStatsEstimator.ForCompositeOutputDataSizeEstimator (implements java.lang.annotation.Annotation)
- io.trino.execution.scheduler.faulttolerant.NoMemoryAwarePartitionMemoryEstimator.ForNoMemoryAwarePartitionMemoryEstimator (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.trino.execution.scheduler.faulttolerant.TaskExecutionClass
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- io.trino.execution.scheduler.faulttolerant.OutputStatsEstimator.OutputStatsEstimateResult
- java.lang.Record