Uses of Class
io.trino.execution.scheduler.faulttolerant.FaultTolerantPartitioningScheme
Packages that use FaultTolerantPartitioningScheme
-
Uses of FaultTolerantPartitioningScheme in io.trino.execution.scheduler.faulttolerant
Methods in io.trino.execution.scheduler.faulttolerant that return FaultTolerantPartitioningSchemeModifier and TypeMethodDescriptionFaultTolerantPartitioningSchemeFactory.get(PartitioningHandle handle, Optional<Integer> partitionCount) EventDrivenFaultTolerantQueryScheduler.StageExecution.getSinkPartitioningScheme()Methods in io.trino.execution.scheduler.faulttolerant with parameters of type FaultTolerantPartitioningSchemeModifier and TypeMethodDescriptionio.trino.execution.scheduler.faulttolerant.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)