Class EventLevel.ERROR$

Object
org.apache.spark.sql.pipelines.logging.EventLevel.ERROR$
All Implemented Interfaces:
Serializable, EventLevel, scala.Equals, scala.Product
Enclosing interface:
EventLevel

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

    • MODULE$

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

    • ERROR$

      public ERROR$()