| Package | Description | 
|---|---|
| org.apache.ambari.server.actionmanager | |
| org.apache.ambari.server.controller.internal | |
| org.apache.ambari.server.events | |
| org.apache.ambari.server.utils | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
ActionManager.setTopologyManager(TopologyManager topologyManager)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
ClusterResourceProvider.init(TopologyManager manager,
    TopologyRequestFactory requestFactory,
    SecurityConfigurationFactory securityFactory,
    com.google.gson.Gson instance)
Inject the blueprint data access object which is used to obtain blueprint entities. 
 | 
static void | 
HostResourceProvider.setTopologyManager(TopologyManager topologyManager)  | 
static CalculatedStatus | 
CalculatedStatus.statusFromRequest(HostRoleCommandDAO s_hostRoleCommandDAO,
                 TopologyManager topologyManager,
                 Long requestId)
Calculates the status for specified request by id. 
 | 
| Constructor and Description | 
|---|
RequestUpdateEvent(RequestEntity requestEntity,
                  HostRoleCommandDAO hostRoleCommandDAO,
                  TopologyManager topologyManager,
                  String clusterName,
                  List<HostRoleCommandEntity> hostRoleCommandEntities)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
StageUtils.setTopologyManager(TopologyManager topologyManager)  | 
Copyright © 2022 Apache Software Foundation. All rights reserved.