Package org.apache.spark
Class RequestMethod
Object
org.apache.spark.RequestMethod
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RequestMethod
public RequestMethod()
-
-
Method Details
-
BARRIER
public static scala.Enumeration.Value BARRIER() -
ALL_GATHER
public static scala.Enumeration.Value ALL_GATHER() -
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
-