public class AskPermissionToCommitOutput
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
AskPermissionToCommitOutput(int stage,
int stageAttempt,
int partition,
int attemptNumber) |
Modifier and Type | Method and Description |
---|---|
abstract static R |
apply(T1 v1,
T2 v2,
T3 v3,
T4 v4) |
int |
attemptNumber() |
int |
partition() |
int |
stage() |
int |
stageAttempt() |
static String |
toString() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait