public static class CoarseGrainedClusterMessages.StatusUpdate$
extends Object
implements scala.Serializable
| Modifier and Type | Field and Description | 
|---|---|
static CoarseGrainedClusterMessages.StatusUpdate$ | 
MODULE$
Static reference to the singleton instance of this Scala object. 
 | 
| Constructor and Description | 
|---|
StatusUpdate$()  | 
| Modifier and Type | Method and Description | 
|---|---|
CoarseGrainedClusterMessages.StatusUpdate | 
apply(String executorId,
     long taskId,
     scala.Enumeration.Value state,
     java.nio.ByteBuffer data,
     scala.collection.immutable.Map<String,ResourceInformation> resources)
Alternate factory method that takes a ByteBuffer directly for the data field 
 | 
public static final CoarseGrainedClusterMessages.StatusUpdate$ MODULE$
public CoarseGrainedClusterMessages.StatusUpdate apply(String executorId, long taskId, scala.Enumeration.Value state, java.nio.ByteBuffer data, scala.collection.immutable.Map<String,ResourceInformation> resources)