Package | Description |
---|---|
org.apache.ambari.server.orm.dao | |
org.apache.ambari.server.orm.entities |
Modifier and Type | Method and Description |
---|---|
UpgradeItemEntity |
UpgradeDAO.findUpgradeItemByRequestAndStage(Long requestId,
Long stageId) |
Modifier and Type | Method and Description |
---|---|
List<UpgradeItemEntity> |
UpgradeGroupEntity.getItems() |
Modifier and Type | Method and Description |
---|---|
void |
UpgradeGroupEntity.setItems(List<UpgradeItemEntity> items) |
Copyright © 2022 Apache Software Foundation. All rights reserved.