This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.oozie.store.SLAStore (Apache Oozie Core 3.3.2 API)

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