Package org.apache.oozie.client

Interface Summary
CoordinatorAction Bean that represents an Oozie application instance.
CoordinatorJob Bean that represents an Oozie application.
SLAEvent Bean that represents a SLA event
WorkflowAction Bean that represents a workflow action in a workflow job.
WorkflowJob Bean that represents a workflow job.
 

Class Summary
AuthOozieClient This subclass of XOozieClient supports Kerberos HTTP SPNEGO and simple authentication.
OozieClient Client API to submit and manage Oozie workflow jobs against an Oozie intance.
XOozieClient  
 

Enum Summary
CoordinatorAction.Status Defines the possible stati of an application instance.
CoordinatorJob.Execution Defines the possible execution order of an Oozie application.
CoordinatorJob.Status Defines the possible stati of an Oozie application.
CoordinatorJob.Timeunit Defines the possible frequency unit of an Oozie application.
OozieClient.SYSTEM_MODE  
SLAEvent.SlaAppType Defines the possible status of an SLA events.
SLAEvent.Status Defines the possible status of an SLA events or Job status for SLA events.
WorkflowAction.Status Defines the possible stati of a action.
WorkflowJob.Status Defines the possible stati of a workflow.
 

Exception Summary
OozieClientException Exception thrown by the OozieClient.
 



Copyright © 2011 Yahoo. All Rights Reserved.