Package | Description |
---|---|
org.apache.ambari.server.orm.dao | |
org.apache.ambari.server.orm.entities |
Modifier and Type | Method and Description |
---|---|
UpgradeGroupEntity |
UpgradeDAO.findUpgradeGroup(Long groupId) |
Modifier and Type | Method and Description |
---|---|
UpgradeGroupEntity |
UpgradeItemEntity.getGroupEntity() |
Modifier and Type | Method and Description |
---|---|
List<UpgradeGroupEntity> |
UpgradeEntity.getUpgradeGroups() |
Modifier and Type | Method and Description |
---|---|
void |
UpgradeItemEntity.setGroupEntity(UpgradeGroupEntity entity) |
Modifier and Type | Method and Description |
---|---|
void |
UpgradeEntity.setUpgradeGroups(List<UpgradeGroupEntity> items) |
Copyright © 2022 Apache Software Foundation. All rights reserved.