Class GraphExecution.RetryFlowExecution$

Object
org.apache.spark.sql.pipelines.graph.GraphExecution.RetryFlowExecution$
All Implemented Interfaces:
Serializable, GraphExecution.FlowExecutionAction, scala.Equals, scala.Product
Enclosing class:
GraphExecution

public static class GraphExecution.RetryFlowExecution$ extends Object implements GraphExecution.FlowExecutionAction, scala.Product, Serializable
Indicates that the flow execution should be retried.
See Also:
  • Field Details

  • Constructor Details

    • RetryFlowExecution$

      public RetryFlowExecution$()