Package | Description |
---|---|
org.apache.ambari.server.actionmanager | |
org.apache.ambari.server.agent | |
org.apache.ambari.server.stack.upgrade |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionCommandWrapper.setVersions(Cluster cluster,
CommandRepository commandRepository) |
Modifier and Type | Method and Description |
---|---|
CommandRepository |
ExecutionCommand.getRepositoryFile()
Gets the repository file which was set on this command.
|
Modifier and Type | Method and Description |
---|---|
void |
ExecutionCommand.setRepositoryFile(CommandRepository repository)
Sets the
CommandRepository which will be sent down to the agent
instructing it on which repository file to create on the host. |
Modifier and Type | Method and Description |
---|---|
CommandRepository |
RepositoryVersionHelper.getCommandRepository(Cluster cluster,
ServiceComponent component,
Host host)
Builds repository information for inclusion in a command.
|
CommandRepository |
RepositoryVersionHelper.getCommandRepository(Cluster cluster,
Service service,
Host host,
String componentName) |
CommandRepository |
RepositoryVersionHelper.getCommandRepository(RepositoryVersionEntity repoVersion,
RepoOsEntity osEntity)
Adds a command repository to the action context
|
Copyright © 2022 Apache Software Foundation. All rights reserved.