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.ByEagerParentOutputDataSizeEstimator (implements io.trino.execution.scheduler.faulttolerant.OutputDataSizeEstimator)
- io.trino.execution.scheduler.faulttolerant.ByEagerParentOutputDataSizeEstimator.Factory (implements io.trino.execution.scheduler.faulttolerant.OutputDataSizeEstimatorFactory)
- io.trino.execution.scheduler.faulttolerant.BySmallStageOutputDataSizeEstimator (implements io.trino.execution.scheduler.faulttolerant.OutputDataSizeEstimator)
- io.trino.execution.scheduler.faulttolerant.BySmallStageOutputDataSizeEstimator.Factory (implements io.trino.execution.scheduler.faulttolerant.OutputDataSizeEstimatorFactory)
- io.trino.execution.scheduler.faulttolerant.ByTaskProgressOutputDataSizeEstimator (implements io.trino.execution.scheduler.faulttolerant.OutputDataSizeEstimator)
- io.trino.execution.scheduler.faulttolerant.ByTaskProgressOutputDataSizeEstimator.Factory (implements io.trino.execution.scheduler.faulttolerant.OutputDataSizeEstimatorFactory)
- io.trino.execution.scheduler.faulttolerant.CompositeOutputDataSizeEstimator (implements io.trino.execution.scheduler.faulttolerant.OutputDataSizeEstimator)
- io.trino.execution.scheduler.faulttolerant.CompositeOutputDataSizeEstimator.Factory (implements io.trino.execution.scheduler.faulttolerant.OutputDataSizeEstimatorFactory)
- 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.OutputDataSizeEstimator
- io.trino.execution.scheduler.faulttolerant.OutputDataSizeEstimatorFactory
- io.trino.execution.scheduler.faulttolerant.PartitionMemoryEstimator
- io.trino.execution.scheduler.faulttolerant.PartitionMemoryEstimatorFactory
Annotation Interface Hierarchy
- io.trino.execution.scheduler.faulttolerant.CompositeOutputDataSizeEstimator.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.OutputDataSizeEstimator.OutputDataSizeEstimateStatus
- 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.OutputDataSizeEstimator.OutputDataSizeEstimateResult
- java.lang.Record