Uses of Enum
io.trino.operator.StageExecutionDescriptor.StageExecutionStrategy
Packages that use StageExecutionDescriptor.StageExecutionStrategy
-
Uses of StageExecutionDescriptor.StageExecutionStrategy in io.trino.operator
Methods in io.trino.operator that return StageExecutionDescriptor.StageExecutionStrategyModifier and TypeMethodDescriptionStageExecutionDescriptor.getStageExecutionStrategy()Returns the enum constant of this type with the specified name.StageExecutionDescriptor.StageExecutionStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.trino.operator with parameters of type StageExecutionDescriptor.StageExecutionStrategyModifier and TypeMethodDescriptionstatic StageExecutionDescriptorStageExecutionDescriptor.jsonCreator(StageExecutionDescriptor.StageExecutionStrategy strategy, Set<PlanNodeId> groupedExecutionCapableScanNodes)