| Package | Description |
|---|---|
| com.spotify.helios.common.descriptors |
| Modifier and Type | Method and Description |
|---|---|
AgentInfo |
AgentInfo.Builder.build() |
AgentInfo |
HostStatus.getAgentInfo() |
| Modifier and Type | Method and Description |
|---|---|
HostStatus.Builder |
HostStatus.Builder.setAgentInfo(AgentInfo agentInfo) |
| Constructor and Description |
|---|
HostStatus(Map<JobId,Deployment> jobs,
Map<JobId,TaskStatus> statuses,
HostStatus.Status status,
HostInfo hostInfo,
AgentInfo agentInfo,
Map<String,String> environment,
Map<String,String> labels)
Constructor.
|
Copyright © 2019. All rights reserved.