Uses of Class
org.apache.oozie.CoordinatorActionInfo

Packages that use CoordinatorActionInfo
org.apache.oozie   
org.apache.oozie.command.coord   
 

Uses of CoordinatorActionInfo in org.apache.oozie
 

Methods in org.apache.oozie that return CoordinatorActionInfo
 CoordinatorActionInfo CoordinatorEngine.reRun(String jobId, String rerunType, String scope, boolean refresh, boolean noCleanup)
          Rerun coordinator actions for given rerunType
 

Uses of CoordinatorActionInfo in org.apache.oozie.command.coord
 

Methods in org.apache.oozie.command.coord that return CoordinatorActionInfo
protected  CoordinatorActionInfo CoordRerunCommand.call(CoordinatorStore store)
           
protected  CoordinatorActionInfo CoordRerunCommand.execute(CoordinatorStore store)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.