| Package | Description |
|---|---|
| org.apache.ambari.server.api.services | |
| org.apache.ambari.server.state | |
| org.apache.ambari.server.state.stack |
| Modifier and Type | Method and Description |
|---|---|
ComponentInfo |
AmbariMetaInfo.getComponent(String stackName,
String version,
String serviceName,
String componentName) |
ComponentInfo |
AmbariMetaInfo.getComponentCategory(String stackName,
String version,
String serviceName,
String componentName)
Get component category
|
| Modifier and Type | Method and Description |
|---|---|
List<ComponentInfo> |
AmbariMetaInfo.getComponentsByService(String stackName,
String version,
String serviceName)
Get components by service
|
| Modifier and Type | Method and Description |
|---|---|
ComponentInfo |
ServiceInfo.getClientComponent() |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentInfo> |
ServiceInfo.getComponents() |
| Constructor and Description |
|---|
ComponentInfo(ComponentInfo prototype)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<ComponentInfo> |
ServiceMetainfoXml.getComponents() |
Copyright © 2016. All rights reserved.