| Package | Description |
|---|---|
| com.hubspot.singularity.executor | |
| com.hubspot.singularity.executor.shells |
| Modifier and Type | Method and Description |
|---|---|
Collection<SingularityExecutorTaskProcessCallable> |
SingularityExecutorMonitor.getRunningTasks() |
com.google.common.base.Optional<SingularityExecutorTaskProcessCallable> |
SingularityExecutorMonitor.getTaskProcess(String taskId) |
| Modifier and Type | Method and Description |
|---|---|
void |
SingularityExecutorProcessKiller.submitKillRequest(SingularityExecutorTaskProcessCallable processCallable) |
| Constructor and Description |
|---|
SingularityExecutorShellCommandRunner(com.hubspot.singularity.SingularityTaskShellCommandRequest shellRequest,
SingularityExecutorConfiguration executorConfiguration,
SingularityExecutorTask task,
SingularityExecutorTaskProcessCallable taskProcess,
com.google.common.util.concurrent.ListeningExecutorService shellCommandExecutorService,
SingularityExecutorShellCommandUpdater shellCommandUpdater) |
Copyright © 2016. All rights reserved.