public static class CoarseGrainedClusterMessages.KillTask extends Object implements CoarseGrainedClusterMessage, scala.Product, scala.Serializable
| Constructor and Description | 
|---|
| KillTask(long taskId,
        String executor,
        boolean interruptThread,
        String reason) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | executor() | 
| boolean | interruptThread() | 
| String | reason() | 
| long | taskId() | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait