Package | Description |
---|---|
org.apache.ambari.server.state |
Modifier and Type | Method and Description |
---|---|
CustomCommandDefinition |
ComponentInfo.getCustomCommandByName(String commandName) |
Modifier and Type | Method and Description |
---|---|
List<CustomCommandDefinition> |
ComponentInfo.getCustomCommands() |
List<CustomCommandDefinition> |
ServiceInfo.getCustomCommands() |
Modifier and Type | Method and Description |
---|---|
void |
ComponentInfo.setCustomCommands(List<CustomCommandDefinition> customCommands) |
void |
ServiceInfo.setCustomCommands(List<CustomCommandDefinition> customCommands) |
Copyright © 2022 Apache Software Foundation. All rights reserved.