Class RunState.CANCELED$

Object
org.apache.spark.sql.pipelines.common.RunState.CANCELED$
All Implemented Interfaces:
Serializable, RunState, scala.Equals, scala.Product
Enclosing interface:
RunState

public static class RunState.CANCELED$ extends Object implements RunState, scala.Product, Serializable
See Also:
  • Field Details

    • MODULE$

      public static final RunState.CANCELED$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • CANCELED$

      public CANCELED$()