| Package | Description |
|---|---|
| com.spotify.helios.master |
| Modifier and Type | Method and Description |
|---|---|
com.spotify.helios.common.descriptors.Job |
ZooKeeperMasterModel.removeJob(com.spotify.helios.common.descriptors.JobId jobId) |
com.spotify.helios.common.descriptors.Job |
MasterModel.removeJob(com.spotify.helios.common.descriptors.JobId jobId) |
com.spotify.helios.common.descriptors.Job |
ZooKeeperMasterModel.removeJob(com.spotify.helios.common.descriptors.JobId id,
String token)
Deletes a job from ZooKeeper.
|
com.spotify.helios.common.descriptors.Job |
MasterModel.removeJob(com.spotify.helios.common.descriptors.JobId jobId,
String token) |
Copyright © 2017. All rights reserved.