Package | Description |
---|---|
org.apache.ambari.server.actionmanager | |
org.apache.ambari.server.controller.internal | |
org.apache.ambari.server.events |
Constructor and Description |
---|
Stage(StageEntity stageEntity,
HostRoleCommandDAO hostRoleCommandDAO,
ActionDBAccessor dbAccessor,
Clusters clusters,
HostRoleCommandFactory hostRoleCommandFactory,
ExecutionCommandWrapperFactory ecwFactory) |
Modifier and Type | Method and Description |
---|---|
static CalculatedStatus |
CalculatedStatus.statusFromRequest(HostRoleCommandDAO s_hostRoleCommandDAO,
TopologyManager topologyManager,
Long requestId)
Calculates the status for specified request by id.
|
Modifier and Type | Method and Description |
---|---|
static UpgradeUpdateEvent |
UpgradeUpdateEvent.formFullEvent(HostRoleCommandDAO hostRoleCommandDAO,
RequestDAO requestDAO,
UpgradeEntity upgradeEntity,
UpdateEventType type) |
static UpgradeUpdateEvent |
UpgradeUpdateEvent.formUpdateEvent(HostRoleCommandDAO hostRoleCommandDAO,
RequestDAO requestDAO,
UpgradeEntity upgradeEntity) |
Constructor and Description |
---|
RequestUpdateEvent(RequestEntity requestEntity,
HostRoleCommandDAO hostRoleCommandDAO,
TopologyManager topologyManager,
String clusterName,
List<HostRoleCommandEntity> hostRoleCommandEntities) |
Copyright © 2022 Apache Software Foundation. All rights reserved.