Package | Description |
---|---|
org.apache.ambari.server.actionmanager | |
org.apache.ambari.server.stack.upgrade.orchestrate | |
org.apache.ambari.server.topology |
Modifier and Type | Class and Description |
---|---|
class |
HostRoleCommandFactoryImpl |
Constructor and Description |
---|
Stage(long requestId,
String logDir,
String clusterName,
long clusterId,
String requestContext,
String commandParamsStage,
String hostParamsStage,
HostRoleCommandFactory hostRoleCommandFactory,
ExecutionCommandWrapperFactory ecwFactory) |
Stage(StageEntity stageEntity,
HostRoleCommandDAO hostRoleCommandDAO,
ActionDBAccessor dbAccessor,
Clusters clusters,
HostRoleCommandFactory hostRoleCommandFactory,
ExecutionCommandWrapperFactory ecwFactory) |
Modifier and Type | Method and Description |
---|---|
HostRoleCommandFactory |
UpgradeContext.getHostRoleCommandFactory()
Gets the injected instance of a
HostRoleCommandFactory . |
Modifier and Type | Method and Description |
---|---|
static void |
AmbariContext.init(HostRoleCommandFactory factory) |
Copyright © 2022 Apache Software Foundation. All rights reserved.