Class | Description |
---|---|
SLACalculationInsertUpdateJPAExecutor |
Persist the SLA beans to tables SLA_CALCULATOR and SLA_SUMMARY.
|
SLARegistrationGetJPAExecutor |
Load the list of SLARegistrationBean and return the list.
|
SLARegistrationGetOnRestartJPAExecutor |
Load SLARegistrationBean on restart
|
SLASummaryGetForFilterJPAExecutor |
Load the list of SLASummaryBean (for dashboard) and return the list.
|
SLASummaryGetForFilterJPAExecutor.SLASummaryFilter | |
SLASummaryGetJPAExecutor |
Load the list of SLASummaryBean (for dashboard) and return the list.
|
SLASummaryGetRecordsOnRestartJPAExecutor |
Load the list of SLASummaryBean when Oozie restarts and return the list.
|
SLASummaryUpdateForSLAStatusActualTimesJPAExecutor |
Update the slaStatus, eventStatus, eventProcessed, jobStatus, actualStart,
actualEnd, actualDuration and lastModifiedTime of SLAsummaryBean
|
Copyright © 2015 Apache Software Foundation. All Rights Reserved.