Uses of Interface
org.apache.oozie.sla.SLACalculator

Packages that use SLACalculator
org.apache.oozie.sla   
org.apache.oozie.sla.service   
 

Uses of SLACalculator in org.apache.oozie.sla
 

Classes in org.apache.oozie.sla that implement SLACalculator
 class SLACalculatorMemory
          Implementation class for SLACalculator that calculates SLA related to start/end/duration of jobs using a memory-based map
 

Uses of SLACalculator in org.apache.oozie.sla.service
 

Methods in org.apache.oozie.sla.service that return SLACalculator
 SLACalculator SLAService.getSLACalculator()
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.