Modifier and Type | Method and Description |
---|---|
ComponentInfo |
AmbariMetaInfo.getComponent(String stackName,
String version,
String serviceName,
String componentName) |
Modifier and Type | Method and Description |
---|---|
List<ComponentInfo> |
AmbariMetaInfo.getComponentsByService(String stackName,
String version,
String serviceName)
Get components by service
|
Constructor and Description |
---|
StackServiceComponentResponse(ComponentInfo component)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ComponentInfo |
Extension.getComponentInfo(String component)
Get info for the specified component.
|
ComponentInfo |
Stack.getComponentInfo(String component)
Get info for the specified component.
|
Modifier and Type | Method and Description |
---|---|
ComponentInfo |
ComponentModule.getModuleInfo() |
Constructor and Description |
---|
ComponentModule(ComponentInfo componentInfo)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ComponentInfo |
ServiceInfo.getClientComponent() |
ComponentInfo |
ServiceInfo.getComponentByName(String componentName)
Finds ComponentInfo by component name
|
Modifier and Type | Method and Description |
---|---|
List<ComponentInfo> |
ServiceInfo.getComponents() |
Constructor and Description |
---|
ComponentInfo(ComponentInfo prototype)
Copy constructor.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.