| Package | Description |
|---|---|
| org.apache.ambari.server.controller | |
| org.apache.ambari.server.controller.internal | |
| org.apache.ambari.server.state |
| Modifier and Type | Method and Description |
|---|---|
protected ServiceOsSpecific |
AmbariManagementControllerImpl.populateServicePackagesInfo(ServiceInfo serviceInfo,
Map<String,String> hostParams,
String osFamily)
Computes os-dependent packages for service/host.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServiceOsSpecific |
ClientConfigResourceProvider.populateServicePackagesInfo(ServiceInfo serviceInfo,
String osFamily) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ServiceOsSpecific> |
ServiceInfo.getOsSpecifics()
Exposes (and initializes on first use) map of os-specific details.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceInfo.setOsSpecifics(Map<String,ServiceOsSpecific> serviceOsSpecificsMap) |
Copyright © 2022 Apache Software Foundation. All rights reserved.