public class ExecutorUtils extends Object
| Constructor and Description |
|---|
ExecutorUtils(SingularityExecutorConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendStatusUpdate(org.apache.mesos.ExecutorDriver driver,
org.apache.mesos.Protos.TaskInfo taskInfo,
org.apache.mesos.Protos.TaskState taskState,
String message,
org.slf4j.Logger logger) |
@Inject public ExecutorUtils(SingularityExecutorConfiguration configuration)
public void sendStatusUpdate(org.apache.mesos.ExecutorDriver driver,
org.apache.mesos.Protos.TaskInfo taskInfo,
org.apache.mesos.Protos.TaskState taskState,
String message,
org.slf4j.Logger logger)
Copyright © 2015. All rights reserved.