public class ContextBarrierId
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
ContextBarrierId(int stageId,
int stageAttemptId) |
Modifier and Type | Method and Description |
---|---|
abstract static R |
apply(T1 v1,
T2 v2) |
int |
stageAttemptId() |
int |
stageId() |
String |
toString() |