Package | Description |
---|---|
org.apache.ambari.server.state |
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 © 2016. All rights reserved.