Uses of Interface
io.trino.execution.scheduler.faulttolerant.PartitionMemoryEstimator
Packages that use PartitionMemoryEstimator
-
Uses of PartitionMemoryEstimator in io.trino.execution.scheduler.faulttolerant
Classes in io.trino.execution.scheduler.faulttolerant that implement PartitionMemoryEstimatorModifier and TypeClassDescriptionclassclassMethods in io.trino.execution.scheduler.faulttolerant that return PartitionMemoryEstimatorModifier and TypeMethodDescriptionExponentialGrowthPartitionMemoryEstimator.Factory.createPartitionMemoryEstimator(Session session, PlanFragment planFragment, Function<PlanFragmentId, PlanFragment> sourceFragmentLookup) NoMemoryAwarePartitionMemoryEstimator.Factory.createPartitionMemoryEstimator(Session session, PlanFragment planFragment, Function<PlanFragmentId, PlanFragment> sourceFragmentLookup) PartitionMemoryEstimatorFactory.createPartitionMemoryEstimator(Session session, PlanFragment planFragment, Function<PlanFragmentId, PlanFragment> sourceFragmentLookup)