Package org.apache.spark.storage
Class LogBlockType
Object
org.apache.spark.storage.LogBlockType
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogBlockType
public LogBlockType()
-
-
Method Details
-
TEST
public static scala.Enumeration.Value TEST() -
PYTHON_WORKER
public static scala.Enumeration.Value PYTHON_WORKER() -
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
-