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