| Interface | Description |
|---|---|
| Cleanable |
Interface to be implemented by all DAOs that support the cleanup functionality.
|
| Class | Description |
|---|---|
| AlertDefinitionDAO |
The
AlertDefinitionDAO class is used to manage the persistence and
retrieval of AlertDefinitionEntity instances. |
| AlertDispatchDAO |
The
AlertDispatchDAO class manages the AlertTargetEntity,
AlertGroupEntity, and the associations between them. |
| AlertHostSummaryDTO |
The
AlertHostSummaryDTO is used to return a summary of the alerts
affecting the hosts of the cluster. |
| AlertsDAO | |
| AlertSummaryDTO |
Used to return alert summary data out of the database.
|
| AmbariConfigurationDAO |
DAO dealing with ambari configuration related JPA operations.
|
| ArtifactDAO |
Cluster Artifact Data Access Object.
|
| BlueprintDAO |
Blueprint Data Access Object.
|
| ClusterDAO | |
| ClusterServiceDAO | |
| ClusterStateDAO | |
| ConfigGroupConfigMappingDAO | |
| ConfigGroupDAO | |
| ConfigGroupHostMappingDAO | |
| CrudDAO<E,K> |
CRUD DAO.
|
| DaoUtils | |
| ExecutionCommandDAO | |
| ExtensionDAO |
The
ExtensionDAO class is used to manage the persistence and retrieval of
ExtensionEntity instances. |
| ExtensionLinkDAO |
The
ExtensionLinkDAO class is used to manage the persistence and retrieval of
ExtensionLinkEntity instances. |
| GroupDAO | |
| HostAlertSummaryDTO |
Used when getting per host alert summary in bulk where a single database call will
return alert summaries for multiple hosts.
|
| HostComponentDesiredStateDAO | |
| HostComponentStateDAO | |
| HostConfigMappingDAO |
Used for host configuration mapping operations.
|
| HostDAO | |
| HostRoleCommandDAO | |
| HostRoleCommandDAO.LastServiceCheckDTO |
A simple DTO for storing the most recent service check time for a given
Role. |
| HostRoleCommandStatusSummaryDTO |
Summary for a single stage with summary counts for the tasks for that stage.
|
| HostStateDAO | |
| HostVersionDAO |
The
HostVersionDAO class manages the HostVersionEntity
instances associated with a host. |
| KerberosDescriptorDAO | |
| KerberosKeytabDAO | |
| KerberosKeytabPrincipalDAO | |
| KerberosKeytabPrincipalDAO.KerberosKeytabPrincipalFilter | |
| KerberosKeytabPrincipalDAO.KeytabPrincipalFindOrCreateResult |
Used to return a keytab principal and whether or not it was created.
|
| KerberosPrincipalDAO |
HostKerberosPrincipal Data Access Object.
|
| KeyValueDAO | |
| MemberDAO | |
| MetainfoDAO | |
| MpackDAO | |
| PermissionDAO |
Permission Data Access Object.
|
| PrincipalDAO |
Principal Data Access Object.
|
| PrincipalTypeDAO |
Principal Type Data Access Object.
|
| PrivilegeDAO |
Privilege Data Access Object.
|
| RemoteAmbariClusterDAO |
Remote Ambari Cluster Data Access Object.
|
| RepositoryVersionDAO |
DAO for repository versions.
|
| RequestDAO | |
| RequestDAO.StageEntityPK | |
| RequestOperationLevelDAO | |
| RequestScheduleBatchRequestDAO | |
| RequestScheduleDAO | |
| ResourceDAO |
Admin resource Data Access Object.
|
| ResourceTypeDAO |
Resource Type Data Access Object.
|
| RoleAuthorizationDAO |
Authorization (definition) Data Access Object.
|
| RoleSuccessCriteriaDAO | |
| ServiceComponentDesiredStateDAO | |
| ServiceConfigDAO | |
| ServiceDesiredStateDAO | |
| SettingDAO | |
| StackDAO |
The
StackDAO class is used to manage the persistence and retrieval of
StackEntity instances. |
| StageDAO | |
| TopologyHostGroupDAO | |
| TopologyHostInfoDAO | |
| TopologyHostRequestDAO | |
| TopologyHostTaskDAO | |
| TopologyLogicalRequestDAO | |
| TopologyLogicalTaskDAO | |
| TopologyRequestDAO | |
| UpgradeDAO |
Manages the UpgradeEntity and UpgradeItemEntity classes
|
| UserAuthenticationDAO | |
| UserDAO | |
| ViewDAO |
View Data Access Object.
|
| ViewInstanceDAO |
View Instance Data Access Object.
|
| ViewURLDAO |
View Instance Data Access Object.
|
| WidgetDAO | |
| WidgetLayoutDAO |
Copyright © 2022 Apache Software Foundation. All rights reserved.