| Package | Description | 
|---|---|
| org.apache.ambari.server.agent | |
| org.apache.ambari.server.controller | |
| org.apache.ambari.server.controller.internal | |
| org.apache.ambari.server.orm.dao | 
| Constructor and Description | 
|---|
HeartBeatHandler(Clusters fsm,
                ActionManager am,
                Encryptor<AgentConfigsUpdateEvent> encryptor,
                com.google.inject.Injector injector)  | 
HeartbeatMonitor(Clusters clusters,
                ActionManager am,
                int threadWakeupInterval,
                com.google.inject.Injector injector)  | 
HeartbeatProcessor(Clusters clusterFsm,
                  ActionManager am,
                  HeartbeatMonitor heartbeatMonitor,
                  com.google.inject.Injector injector)  | 
| Modifier and Type | Method and Description | 
|---|---|
ActionManager | 
AmbariManagementController.getActionManager()
Get the action manager for this management controller. 
 | 
ActionManager | 
AmbariManagementControllerImpl.getActionManager()  | 
| Constructor and Description | 
|---|
AmbariManagementControllerImpl(ActionManager actionManager,
                              Clusters clusters,
                              com.google.inject.Injector injector)  | 
| Constructor and Description | 
|---|
RequestStageContainer(Long id,
                     List<Stage> stages,
                     RequestFactory factory,
                     ActionManager manager)
Constructor. 
 | 
RequestStageContainer(Long id,
                     List<Stage> stages,
                     RequestFactory factory,
                     ActionManager manager,
                     ExecuteActionRequest actionRequest)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StageDAO.updateStageStatus(StageEntity stage,
                 HostRoleStatus desiredStatus,
                 ActionManager actionManager)
Update the given stage entity with the desired status. 
 | 
Copyright © 2022 Apache Software Foundation. All rights reserved.