| Package | Description |
|---|---|
| org.springframework.cloud.deployer.spi.mesos | |
| org.springframework.cloud.deployer.spi.mesos.chronos |
| Modifier and Type | Method and Description |
|---|---|
Chronos |
MesosAutoConfiguration.chronos(ChronosTaskLauncherProperties chronosProperties,
DcosClusterProperties dcosClusterProperties) |
org.springframework.cloud.deployer.spi.task.TaskLauncher |
MesosAutoConfiguration.taskDeployer(ChronosTaskLauncherProperties chronosProperties,
Chronos chronos) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.cloud.deployer.spi.task.TaskStatus |
ChronosTaskLauncher.buildTaskStatus(ChronosTaskLauncherProperties properties,
String id,
Job job,
String csv) |
| Constructor and Description |
|---|
ChronosTaskLauncher(ChronosTaskLauncherProperties properties,
Chronos chronos) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.