| Package | Description |
|---|---|
| org.apache.oozie.event.listener | |
| org.apache.oozie.event.messaging | |
| org.apache.oozie.jms | |
| org.apache.oozie.sla.listener |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
JobEventListener.onCoordinatorActionEvent(CoordinatorActionEvent cae)
On coordinator action transition
|
| Modifier and Type | Method and Description |
|---|---|
static CoordinatorActionMessage |
MessageFactory.createCoordinatorActionMessage(CoordinatorActionEvent coordActionEvent)
Constructs and returns the coordinator action message for coordinator
action event
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
JMSJobEventListener.getTopic(CoordinatorActionEvent event) |
void |
JMSJobEventListener.onCoordinatorActionEvent(CoordinatorActionEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
SLAJobEventListener.onCoordinatorActionEvent(CoordinatorActionEvent event) |
Copyright © 2016 Apache Software Foundation. All rights reserved.