Package | Description |
---|---|
org.apache.ambari.server.controller | |
org.apache.ambari.server.stack | |
org.apache.ambari.server.state |
Modifier and Type | Method and Description |
---|---|
Set<RepositoryResponse> |
AmbariManagementController.getRepositories(Set<RepositoryRequest> requests)
Get repositories by stack name, version and operating system.
|
Set<RepositoryResponse> |
AmbariManagementControllerImpl.getRepositories(Set<RepositoryRequest> requests) |
Modifier and Type | Method and Description |
---|---|
static List<RepositoryResponse> |
RepoUtil.asResponses(List<RepositoryInfo> repositoryInfos,
String versionDefinitionId,
String stackName,
String stackVersion)
Convert a list of
RepositoryInfo objects to a lost of RepositoryResponse objects |
Modifier and Type | Method and Description |
---|---|
RepositoryResponse |
RepositoryInfo.convertToResponse() |
Copyright © 2022 Apache Software Foundation. All rights reserved.