Class ErrorMessageFormat

Object
org.apache.spark.ErrorMessageFormat

public class ErrorMessageFormat extends Object
  • Constructor Details

    • ErrorMessageFormat

      public ErrorMessageFormat()
  • Method Details

    • PRETTY

      public static scala.Enumeration.Value PRETTY()
    • MINIMAL

      public static scala.Enumeration.Value MINIMAL()
    • STANDARD

      public static scala.Enumeration.Value STANDARD()
    • toString

      public static String toString()
    • values

      public static scala.Enumeration.ValueSet values()
    • maxId

      public static final int maxId()
    • apply

      public static final scala.Enumeration.Value apply(int x)
    • withName

      public static final scala.Enumeration.Value withName(String s)