Uses of Class
org.apache.oozie.store.SLAStore

Packages that use SLAStore
org.apache.oozie.service   
 

Uses of SLAStore in org.apache.oozie.service
 

Methods in org.apache.oozie.service that return SLAStore
 SLAStore SLAStoreService.create()
          Return a SLA store instance with a fresh transaction.
<S extends Store>
SLAStore
SLAStoreService.create(S store)
          Return a SLA store instance with an existing transaction.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.