| Package | Description |
|---|---|
| com.spotify.helios.master |
| Modifier and Type | Method and Description |
|---|---|
void |
ZooKeeperMasterModel.deployJob(String host,
com.spotify.helios.common.descriptors.Deployment job) |
void |
MasterModel.deployJob(String host,
com.spotify.helios.common.descriptors.Deployment job) |
void |
ZooKeeperMasterModel.deployJob(String host,
com.spotify.helios.common.descriptors.Deployment deployment,
String token)
Creates a config entry within the specified agent to un/deploy a job, or more generally, change
the deployment status according to the
Goal value in Deployment. |
void |
MasterModel.deployJob(String host,
com.spotify.helios.common.descriptors.Deployment job,
String token) |
Copyright © 2017. All rights reserved.