public class SingularityExecutorShellCommandUpdater extends Object
| Constructor and Description |
|---|
SingularityExecutorShellCommandUpdater(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
com.hubspot.singularity.SingularityTaskShellCommandRequest shellRequest,
SingularityExecutorTask task) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendUpdate(com.hubspot.singularity.SingularityTaskShellCommandUpdate.UpdateType updateType,
com.google.common.base.Optional<String> message,
com.google.common.base.Optional<String> outputFilename) |
public SingularityExecutorShellCommandUpdater(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
com.hubspot.singularity.SingularityTaskShellCommandRequest shellRequest,
SingularityExecutorTask task)
Copyright © 2016. All rights reserved.