Package | Description |
---|---|
org.apache.ambari.server.topology |
Modifier and Type | Method and Description |
---|---|
Setting |
BlueprintImpl.getSetting() |
Setting |
Blueprint.getSetting()
Get the Blueprint cluster scoped setting.
|
static Setting |
SettingFactory.getSetting(Collection<Map<String,Object>> blueprintSetting)
Attempts to build the list of settings in the following format:
setting_name1-->[propertyName1-->propertyValue1, propertyName2-->propertyValue2]
|
Constructor and Description |
---|
BlueprintImpl(String name,
Collection<HostGroup> groups,
Stack stack,
Configuration configuration,
SecurityConfiguration security,
Setting setting) |
Copyright © 2022 Apache Software Foundation. All rights reserved.