Uses of Class
org.apache.oozie.util.XLog.Level

Packages that use XLog.Level
org.apache.oozie.util   
 

Uses of XLog.Level in org.apache.oozie.util
 

Methods in org.apache.oozie.util that return XLog.Level
static XLog.Level XLog.Level.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XLog.Level[] XLog.Level.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.