Package | Description |
---|---|
org.apache.ambari.server.actionmanager | |
org.apache.ambari.server.orm.dao |
Modifier and Type | Method and Description |
---|---|
void |
ActionDBAccessorImpl.persistActions(Request request) |
Modifier and Type | Method and Description |
---|---|
void |
HostRoleCommandDAO.create(HostRoleCommandEntity entity) |
HostRoleCommandEntity |
HostRoleCommandDAO.merge(HostRoleCommandEntity entity) |
List<HostRoleCommandEntity> |
HostRoleCommandDAO.mergeAll(Collection<HostRoleCommandEntity> entities) |
HostRoleCommandEntity |
HostRoleCommandDAO.mergeWithoutPublishEvent(HostRoleCommandEntity entity) |
void |
HostRoleCommandDAO.remove(HostRoleCommandEntity entity) |
Copyright © 2022 Apache Software Foundation. All rights reserved.