Package | Description |
---|---|
org.apache.ambari.server.controller.internal | |
org.apache.ambari.server.topology |
Modifier and Type | Field and Description |
---|---|
protected Blueprint |
BaseClusterRequest.blueprint
blueprint
|
Modifier and Type | Method and Description |
---|---|
Blueprint |
BaseClusterRequest.getBlueprint() |
Blueprint |
ExportBlueprintRequest.getBlueprint() |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseClusterRequest.setBlueprint(Blueprint blueprint)
Set the request blueprint.
|
Modifier and Type | Class and Description |
---|---|
class |
BlueprintImpl
Blueprint implementation.
|
Modifier and Type | Method and Description |
---|---|
Blueprint |
BlueprintFactory.createBlueprint(Map<String,Object> properties,
SecurityConfiguration securityConfiguration)
Convert a map of properties to a blueprint entity.
|
Blueprint |
ClusterTopologyImpl.getBlueprint() |
Blueprint |
ClusterTopology.getBlueprint()
Get the blueprint associated with the cluster.
|
Blueprint |
TopologyRequest.getBlueprint()
Get the blueprint instance associated with the request.
|
Blueprint |
BlueprintFactory.getBlueprint(String blueprintName) |
Constructor and Description |
---|
BlueprintValidatorImpl(Blueprint blueprint) |
Copyright © 2022 Apache Software Foundation. All rights reserved.