Uses of Package
org.apache.oozie.client

Packages that use org.apache.oozie.client
org.apache.oozie.cli   
org.apache.oozie.client   
org.apache.oozie.client.rest   
 

Classes in org.apache.oozie.client used by org.apache.oozie.cli
OozieClient
          Client API to submit and manage Oozie workflow jobs against an Oozie intance.
XOozieClient
           
 

Classes in org.apache.oozie.client used by org.apache.oozie.client
AuthOozieClient.AuthType
           
BundleJob
          Bean that represents an Oozie bundle.
BundleJob.Timeunit
          Defines the possible frequency unit of all Oozie applications in Bundle.
CoordinatorAction
          Bean that represents an Oozie application instance.
CoordinatorAction.Status
          Defines the possible stati of an application instance.
CoordinatorJob
          Bean that represents an Oozie application.
CoordinatorJob.Execution
          Defines the possible execution order of an Oozie application.
CoordinatorJob.Timeunit
          Defines the possible frequency unit of an Oozie application.
Job
          Interface that represents an Oozie Job.
Job.Status
          Defines the possible status of an Oozie JOB.
OozieClient
          Client API to submit and manage Oozie workflow jobs against an Oozie intance.
OozieClient.SYSTEM_MODE
           
OozieClientException
          Exception thrown by the OozieClient.
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
          Bean that represents a workflow action in a workflow job.
WorkflowAction.Status
          Defines the possible stati of a action.
WorkflowJob
          Bean that represents a workflow job.
WorkflowJob.Status
          Defines the possible stati of a workflow.
XOozieClient
           
 

Classes in org.apache.oozie.client used by org.apache.oozie.client.rest
BundleJob
          Bean that represents an Oozie bundle.
CoordinatorAction
          Bean that represents an Oozie application instance.
CoordinatorJob
          Bean that represents an Oozie application.
WorkflowAction
          Bean that represents a workflow action in a workflow job.
WorkflowJob
          Bean that represents a workflow job.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.