|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.oozie.client.rest.JsonSLAEvent
org.apache.oozie.SLAEventBean
@Deprecated @Entity public class SLAEventBean
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.oozie.client.SLAEvent |
|---|
org.apache.oozie.client.SLAEvent.SlaAppType, org.apache.oozie.client.SLAEvent.Status |
| Constructor Summary | |
|---|---|
SLAEventBean()
Deprecated. |
|
| Method Summary | |
|---|---|
org.apache.oozie.client.SLAEvent.SlaAppType |
getAppType()
Deprecated. |
String |
getAppTypeStr()
Deprecated. |
String |
getEventType()
Deprecated. |
Date |
getExpectedEnd()
Deprecated. |
Timestamp |
getExpectedEndTS()
Deprecated. |
Date |
getExpectedStart()
Deprecated. |
Timestamp |
getExpectedStartTS()
Deprecated. |
org.apache.oozie.client.SLAEvent.Status |
getJobStatus()
Deprecated. |
String |
getJobStatusStr()
Deprecated. |
Date |
getStatusTimestamp()
Deprecated. |
Timestamp |
getStatusTimestampTS()
Deprecated. |
void |
readFields(DataInput arg0)
Deprecated. |
void |
setAppType(org.apache.oozie.client.SLAEvent.SlaAppType appType)
Deprecated. |
void |
setAppTypeStr(String appTypeStr)
Deprecated. |
void |
setEventType(String eventType)
Deprecated. |
void |
setExpectedEnd(Date expectedEnd)
Deprecated. |
void |
setExpectedStart(Date expectedStart)
Deprecated. |
void |
setJobStatus(org.apache.oozie.client.SLAEvent.Status jobStatus)
Deprecated. |
void |
setJobStatusStr(String jobStatusStr)
Deprecated. |
void |
setStatusTimestamp(Date statusTimestamp)
Deprecated. |
String |
toString()
Deprecated. |
org.jdom.Element |
toXml()
Deprecated. |
void |
write(DataOutput arg0)
Deprecated. |
| Methods inherited from class org.apache.oozie.client.rest.JsonSLAEvent |
|---|
getAlertContact, getAlertFrequency, getAlertPercentage, getAppName, getDevContact, getEvent_id, getGroupName, getJobData, getNotificationMsg, getParentClientId, getParentSlaId, getQaContact, getSeContact, getSlaId, getUpstreamApps, getUser, setAlertContact, setAlertFrequency, setAlertPercentage, setAppName, setDevContact, setEvent_id, setGroupName, setJobData, setNotificationMsg, setParentClientId, setParentSlaId, setQaContact, setSeContact, setSlaId, setUpstreamApps, setUser, toJSONObject, toJSONObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SLAEventBean()
| Method Detail |
|---|
public String getJobStatusStr()
public void setJobStatusStr(String jobStatusStr)
public org.apache.oozie.client.SLAEvent.Status getJobStatus()
getJobStatus in interface org.apache.oozie.client.SLAEventgetJobStatus in class JsonSLAEventpublic void setJobStatus(org.apache.oozie.client.SLAEvent.Status jobStatus)
setJobStatus in class JsonSLAEventpublic String getAppTypeStr()
public void setAppTypeStr(String appTypeStr)
public org.apache.oozie.client.SLAEvent.SlaAppType getAppType()
getAppType in interface org.apache.oozie.client.SLAEventgetAppType in class JsonSLAEventpublic void setAppType(org.apache.oozie.client.SLAEvent.SlaAppType appType)
setAppType in class JsonSLAEventpublic Timestamp getExpectedStartTS()
public Date getExpectedStart()
getExpectedStart in interface org.apache.oozie.client.SLAEventgetExpectedStart in class JsonSLAEventpublic void setExpectedStart(Date expectedStart)
setExpectedStart in class JsonSLAEventpublic Timestamp getExpectedEndTS()
public Date getExpectedEnd()
getExpectedEnd in interface org.apache.oozie.client.SLAEventgetExpectedEnd in class JsonSLAEventpublic void setExpectedEnd(Date expectedEnd)
setExpectedEnd in class JsonSLAEventpublic Timestamp getStatusTimestampTS()
public Date getStatusTimestamp()
getStatusTimestamp in interface org.apache.oozie.client.SLAEventgetStatusTimestamp in class JsonSLAEventpublic void setStatusTimestamp(Date statusTimestamp)
setStatusTimestamp in class JsonSLAEventpublic String getEventType()
public void setEventType(String eventType)
public void readFields(DataInput arg0)
throws IOException
readFields in interface org.apache.hadoop.io.WritableIOException
public void write(DataOutput arg0)
throws IOException
write in interface org.apache.hadoop.io.WritableIOExceptionpublic String toString()
toString in class Objectpublic org.jdom.Element toXml()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||