Package | Description |
---|---|
org.apache.ambari.server.controller.internal |
Modifier and Type | Method and Description |
---|---|
Map<String,Stack.ConfigProperty> |
Stack.getConfigurationPropertiesWithMetadata(String service,
String type) |
Collection<Stack.ConfigProperty> |
Stack.getRequiredConfigurationProperties(String service)
Get all required config properties for the specified service.
|
Collection<Stack.ConfigProperty> |
Stack.getRequiredConfigurationProperties(String service,
PropertyInfo.PropertyType propertyType)
Get required config properties for the specified service which belong to the specified property type.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.