Modifier and Type | Method and Description |
---|---|
ServiceComponentHostResponse |
HostComponentSwagger.getHostRole() |
Modifier and Type | Method and Description |
---|---|
Set<ServiceComponentHostResponse> |
AmbariManagementController.getHostComponents(Set<ServiceComponentHostRequest> requests)
Get the host components identified by the given request objects.
|
Set<ServiceComponentHostResponse> |
AmbariManagementControllerImpl.getHostComponents(Set<ServiceComponentHostRequest> requests) |
Set<ServiceComponentHostResponse> |
AmbariManagementController.getHostComponents(Set<ServiceComponentHostRequest> requests,
boolean statusOnly) |
Set<ServiceComponentHostResponse> |
AmbariManagementControllerImpl.getHostComponents(Set<ServiceComponentHostRequest> requests,
boolean statusOnly) |
Modifier and Type | Method and Description |
---|---|
protected State |
DefaultServiceCalculatedState.getHostComponentState(ServiceComponentHostResponse hostComponent) |
Modifier and Type | Method and Description |
---|---|
ServiceComponentHostResponse |
ServiceComponentHost.convertToResponse(Map<String,DesiredConfig> desiredConfigs)
Builds a
ServiceComponentHostResponse . |
ServiceComponentHostResponse |
ServiceComponentHost.convertToResponseStatusOnly(Map<String,DesiredConfig> desiredConfigs,
boolean collectStaleConfigsStatus) |
Modifier and Type | Method and Description |
---|---|
ServiceComponentHostResponse |
ServiceComponentHostImpl.convertToResponse(Map<String,DesiredConfig> desiredConfigs) |
ServiceComponentHostResponse |
ServiceComponentHostImpl.convertToResponseStatusOnly(Map<String,DesiredConfig> desiredConfigs,
boolean collectStaleConfigsStatus) |
Copyright © 2022 Apache Software Foundation. All rights reserved.