Uses of Class
io.trino.execution.scheduler.FaultTolerantPartitioningScheme
Packages that use FaultTolerantPartitioningScheme
-
Uses of FaultTolerantPartitioningScheme in io.trino.execution.scheduler
Methods in io.trino.execution.scheduler that return FaultTolerantPartitioningSchemeModifier and TypeMethodDescriptionFaultTolerantPartitioningSchemeFactory.get(PartitioningHandle handle, Optional<Integer> partitionCount) FaultTolerantPartitioningScheme.withPartitionCount(int partitionCount) Methods in io.trino.execution.scheduler with parameters of type FaultTolerantPartitioningSchemeModifier and TypeMethodDescriptionio.trino.execution.scheduler.EventDrivenTaskSourceEventDrivenTaskSourceFactory.create(Session session, io.opentelemetry.api.trace.Span stageSpan, PlanFragment fragment, Map<PlanFragmentId, Exchange> sourceExchanges, FaultTolerantPartitioningScheme sourcePartitioningScheme, LongConsumer getSplitTimeRecorder, Map<PlanNodeId, OutputDataSizeEstimate> outputDataSizeEstimates) -
Uses of FaultTolerantPartitioningScheme in io.trino.sql.planner
Methods in io.trino.sql.planner that return FaultTolerantPartitioningSchemeModifier and TypeMethodDescriptionMergePartitioningHandle.getFaultTolerantPartitioningScheme(Function<PartitioningHandle, FaultTolerantPartitioningScheme> getScheme) Method parameters in io.trino.sql.planner with type arguments of type FaultTolerantPartitioningSchemeModifier and TypeMethodDescriptionMergePartitioningHandle.getFaultTolerantPartitioningScheme(Function<PartitioningHandle, FaultTolerantPartitioningScheme> getScheme)