Package | Description |
---|---|
org.apache.ambari.server.api.rest | |
org.apache.ambari.server.bootstrap |
Modifier and Type | Method and Description |
---|---|
List<BSHostStatus> |
BootStrapResource.getBootStrapHosts(SshHostInfo info,
javax.ws.rs.core.UriInfo uriInfo)
Gets a list of bootstrapped hosts.
|
List<BSHostStatus> |
BootStrapResource.getBootStrapHosts(javax.ws.rs.core.UriInfo uriInfo)
Gets a list of bootstrapped hosts.
|
Modifier and Type | Method and Description |
---|---|
List<BSHostStatus> |
BootStrapImpl.getHostInfo(List<String> hosts) |
List<BSHostStatus> |
BootStrapStatus.getHostsStatus() |
Modifier and Type | Method and Description |
---|---|
void |
BootStrapStatus.setHostsStatus(List<BSHostStatus> hostsStatus) |
Copyright © 2022 Apache Software Foundation. All rights reserved.