Class LogBlockType

Object
org.apache.spark.storage.LogBlockType

public class LogBlockType extends Object
  • Constructor Details

    • LogBlockType

      public LogBlockType()
  • Method Details

    • TEST

      public static scala.Enumeration.Value TEST()
    • PYTHON_WORKER

      public static scala.Enumeration.Value PYTHON_WORKER()
    • 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)