Uses of Class
org.apache.oozie.action.hadoop.ActionType

Packages that use ActionType
org.apache.oozie.action.hadoop   
 

Uses of ActionType in org.apache.oozie.action.hadoop
 

Fields in org.apache.oozie.action.hadoop declared as ActionType
protected  ActionType ActionStats.currentActionType
           
 

Methods in org.apache.oozie.action.hadoop that return ActionType
 ActionType ActionStats.getCurrentActionType()
           
static ActionType ActionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ActionType[] ActionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.