Package org.apache.oozie.executor.jpa.sla

Class Summary
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 © 2013 Apache Software Foundation. All Rights Reserved.