public class ExecutorLost extends Object implements Serializable
Constructor and Description |
---|
ExecutorLost(org.apache.mesos.Protos.ExecutorID executorId,
org.apache.mesos.Protos.SlaveID slaveId,
int status) |
Modifier and Type | Method and Description |
---|---|
org.apache.mesos.Protos.ExecutorID |
executorId() |
org.apache.mesos.Protos.SlaveID |
slaveId() |
int |
status() |
String |
toString() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.