| Package | Description |
|---|---|
| com.spotify.helios.master | |
| com.spotify.helios.master.reaper | |
| com.spotify.helios.master.resources | |
| com.spotify.helios.rollingupdate |
| Modifier and Type | Class and Description |
|---|---|
class |
ZooKeeperMasterModel
The Helios Master's view into ZooKeeper.
|
| Modifier and Type | Method and Description |
|---|---|
ExpiredJobReaper.Builder |
ExpiredJobReaper.Builder.setMasterModel(MasterModel masterModel) |
| Constructor and Description |
|---|
DeadAgentReaper(MasterModel masterModel,
long timeoutHours) |
JobHistoryReaper(MasterModel masterModel,
ZooKeeperClient client) |
OldJobReaper(MasterModel masterModel,
long retentionDays) |
| Constructor and Description |
|---|
DeploymentGroupResource(MasterModel model) |
HistoryResource(MasterModel model,
MasterMetrics metrics) |
HostsResource(MasterModel model) |
JobsResource(MasterModel model,
MasterMetrics metrics,
Set<String> whitelistedCapabilities) |
MastersResource(MasterModel model) |
| Constructor and Description |
|---|
RollingUpdateService(MasterModel masterModel,
ReactorFactory reactorFactory)
Create a new RollingUpdateService.
|
Copyright © 2017. All rights reserved.