Uses of Class
org.apache.oozie.client.CoordinatorJob.Execution

Packages that use CoordinatorJob.Execution
org.apache.oozie.client   
 

Uses of CoordinatorJob.Execution in org.apache.oozie.client
 

Methods in org.apache.oozie.client that return CoordinatorJob.Execution
 CoordinatorJob.Execution CoordinatorJob.getExecutionOrder()
          Return the execution order policy for the coord job
static CoordinatorJob.Execution CoordinatorJob.Execution.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CoordinatorJob.Execution[] CoordinatorJob.Execution.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.