|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.oozie.event.listener.JobEventListener
org.apache.oozie.sla.listener.SLAJobEventListener
public class SLAJobEventListener
| Constructor Summary | |
|---|---|
SLAJobEventListener()
|
|
| Method Summary | |
|---|---|
void |
destroy()
Destroy the listener |
void |
init(org.apache.hadoop.conf.Configuration conf)
Initialize the listener |
void |
onBundleJobEvent(BundleJobEvent wje)
On bundle job transition |
void |
onCoordinatorActionEvent(CoordinatorActionEvent event)
On coordinator action transition |
void |
onCoordinatorJobEvent(CoordinatorJobEvent event)
On coordinator job transition |
void |
onWorkflowActionEvent(WorkflowActionEvent event)
On workflow action transition |
void |
onWorkflowJobEvent(WorkflowJobEvent event)
On workflow job transition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SLAJobEventListener()
| Method Detail |
|---|
public void init(org.apache.hadoop.conf.Configuration conf)
JobEventListener
init in class JobEventListenerpublic void destroy()
JobEventListener
destroy in class JobEventListenerpublic void onWorkflowJobEvent(WorkflowJobEvent event)
JobEventListener
onWorkflowJobEvent in class JobEventListenerpublic void onWorkflowActionEvent(WorkflowActionEvent event)
JobEventListener
onWorkflowActionEvent in class JobEventListenerpublic void onCoordinatorJobEvent(CoordinatorJobEvent event)
JobEventListener
onCoordinatorJobEvent in class JobEventListenerpublic void onCoordinatorActionEvent(CoordinatorActionEvent event)
JobEventListener
onCoordinatorActionEvent in class JobEventListenerpublic void onBundleJobEvent(BundleJobEvent wje)
JobEventListener
onBundleJobEvent in class JobEventListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||