|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SLAStore | |
|---|---|
| org.apache.oozie.command.coord | |
| org.apache.oozie.service | |
| Uses of SLAStore in org.apache.oozie.command.coord |
|---|
| Methods in org.apache.oozie.command.coord with parameters of type SLAStore | |
|---|---|
protected java.util.List<SLAEventBean> |
SLAEventsCommand.call(SLAStore store)
|
| 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. |
|
|
SLAStoreService.create(S store)
Return a SLA store instance with an existing transaction. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||