| Package | Description | 
|---|---|
| org.apache.ambari.server.cleanup | |
| org.apache.ambari.server.orm.dao | 
| Modifier and Type | Method and Description | 
|---|---|
CleanupService.CleanupResult | 
CleanupServiceImpl.cleanup(TimeBasedCleanupPolicy cleanupPolicy)
Triggers the cleanup process on the registered DAOs. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
AlertsDAO.cleanup(TimeBasedCleanupPolicy policy)  | 
long | 
Cleanable.cleanup(TimeBasedCleanupPolicy policy)
Performs the cleanup for the entiries the implementing DAO is responsible for. 
 | 
long | 
RequestDAO.cleanup(TimeBasedCleanupPolicy policy)  | 
Copyright © 2022 Apache Software Foundation. All rights reserved.