Package | Description |
---|---|
org.apache.ambari.server.agent | |
org.apache.ambari.server.orm.entities |
Modifier and Type | Method and Description |
---|---|
void |
CommandRepository.setRepositories(String osType,
Collection<RepoDefinitionEntity> repositories) |
Modifier and Type | Method and Description |
---|---|
List<RepoDefinitionEntity> |
RepoOsEntity.getRepoDefinitionEntities() |
Modifier and Type | Method and Description |
---|---|
void |
RepoOsEntity.addRepoDefinition(RepoDefinitionEntity repoDefinition)
Update one-to-many relation without rebuilding the whole entity
|
Modifier and Type | Method and Description |
---|---|
void |
RepoOsEntity.addRepoDefinitionEntities(List<RepoDefinitionEntity> repoDefinitionEntities)
Update one-to-many relation without rebuilding the whole entity
|
Copyright © 2022 Apache Software Foundation. All rights reserved.