public static class BlockManagerMessages.UpdateRDDBlockTaskInfo extends Object implements BlockManagerMessages.ToBlockManagerMaster, scala.Product, scala.Serializable
Constructor and Description |
---|
UpdateRDDBlockTaskInfo(RDDBlockId blockId,
long taskId) |
Modifier and Type | Method and Description |
---|---|
RDDBlockId |
blockId() |
long |
taskId() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UpdateRDDBlockTaskInfo(RDDBlockId blockId, long taskId)
public RDDBlockId blockId()
public long taskId()