Package | Description |
---|---|
org.apache.ambari.server.state |
Modifier and Type | Method and Description |
---|---|
ModuleComponent |
Module.getModuleComponent(String moduleComponentName)
Fetch a particular module component by the component name.
|
ModuleComponent |
Mpack.getModuleComponent(String moduleName,
String moduleComponentName)
Gets a component from a given module.
|
Modifier and Type | Method and Description |
---|---|
List<ModuleComponent> |
Module.getComponents() |
Modifier and Type | Method and Description |
---|---|
void |
Module.setComponents(List<ModuleComponent> components) |
Copyright © 2022 Apache Software Foundation. All rights reserved.