|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.oozie.sla.SLAOperations
public class SLAOperations
| Constructor Summary | |
|---|---|
SLAOperations()
|
|
| Method Summary | |
|---|---|
static SLARegistrationBean |
createSlaRegistrationEvent(org.jdom.Element eSla,
String jobId,
org.apache.oozie.AppType appType,
String user,
String appName,
XLog log)
|
static SLARegistrationBean |
createSlaRegistrationEvent(org.jdom.Element eSla,
String jobId,
org.apache.oozie.AppType appType,
String user,
XLog log)
|
static SLARegistrationBean |
createSlaRegistrationEvent(org.jdom.Element eSla,
String jobId,
String parentId,
org.apache.oozie.AppType appType,
String user,
String appName,
XLog log,
boolean rerun)
|
static SLARegistrationBean |
createSlaRegistrationEvent(org.jdom.Element eSla,
String jobId,
String parentId,
org.apache.oozie.AppType appType,
String user,
XLog log)
|
static void |
updateRegistrationEvent(String jobId)
Retrieve registration event |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SLAOperations()
| Method Detail |
|---|
public static SLARegistrationBean createSlaRegistrationEvent(org.jdom.Element eSla,
String jobId,
String parentId,
org.apache.oozie.AppType appType,
String user,
String appName,
XLog log,
boolean rerun)
throws CommandException
CommandException
public static void updateRegistrationEvent(String jobId)
throws CommandException,
JPAExecutorException
jobId - the jobId
CommandException
JPAExecutorException
public static SLARegistrationBean createSlaRegistrationEvent(org.jdom.Element eSla,
String jobId,
org.apache.oozie.AppType appType,
String user,
String appName,
XLog log)
throws CommandException
CommandException
public static SLARegistrationBean createSlaRegistrationEvent(org.jdom.Element eSla,
String jobId,
String parentId,
org.apache.oozie.AppType appType,
String user,
XLog log)
throws CommandException
CommandException
public static SLARegistrationBean createSlaRegistrationEvent(org.jdom.Element eSla,
String jobId,
org.apache.oozie.AppType appType,
String user,
XLog log)
throws CommandException
CommandException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||