public class StatusUpdate
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
StatusUpdate(long taskId,
scala.Enumeration.Value state,
java.nio.ByteBuffer serializedData) |
Modifier and Type | Method and Description |
---|---|
abstract static R |
apply(T1 v1,
T2 v2,
T3 v3) |
java.nio.ByteBuffer |
serializedData() |
scala.Enumeration.Value |
state() |
long |
taskId() |
static String |
toString() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait