Package | Description |
---|---|
org.apache.ambari.server.api.services | |
org.apache.ambari.server.state |
Modifier and Type | Method and Description |
---|---|
RepositoryInfo |
AmbariMetaInfo.getRepository(String stackName,
String version,
String osType,
String repoId) |
Modifier and Type | Method and Description |
---|---|
List<RepositoryInfo> |
AmbariMetaInfo.getRepositories(String stackName,
String version,
String osType) |
Map<String,List<RepositoryInfo>> |
AmbariMetaInfo.getRepository(String stackName,
String version) |
Modifier and Type | Method and Description |
---|---|
List<RepositoryInfo> |
StackInfo.getRepositories() |
Modifier and Type | Method and Description |
---|---|
void |
StackInfo.setRepositories(List<RepositoryInfo> repositories) |
Copyright © 2017. All rights reserved.