Class RunState.RUNNING$

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

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

    • MODULE$

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

    • RUNNING$

      public RUNNING$()