| Package | Description |
|---|---|
| com.spotify.helios.agent | |
| com.spotify.helios.master.reaper |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentInfoReporter
Report various Agent runtime information via ZK so it can be visible to clients of Helios.
|
class |
EnvironmentVariableReporter
Puts the environment variables the Agent has been configured to set in all child containers
into ZK so they can be visible to the master and via the API.
|
class |
HostInfoReporter
Reports various bits of system information to ZK so it can be viewed via the the API.
|
class |
LabelReporter
Puts the labels the agent has been assigned into ZK so they can be
visible to the master and via the API.
|
class |
SignalAwaitingService
An InterruptingScheduledService which awaits on a CountDownLatch prior to
runOneIteration(). |
| Modifier and Type | Class and Description |
|---|---|
class |
DeadAgentReaper
De-registers dead agents.
|
class |
ExpiredJobReaper
The ExpiredJobReaper periodically checks if any jobs in the cluster have expired.
|
class |
JobHistoryReaper
Removes job histories whose corresponding jobs don't exist anymore.
|
class |
OldJobReaper
Removes old jobs that haven't been deployed for a while.
|
Copyright © 2017. All rights reserved.