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

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

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

Methods in org.apache.oozie.util that return XLog.Info
static XLog.Info XLog.Info.get()
          Return the LogInfo instance in context.
 

Methods in org.apache.oozie.util with parameters of type XLog.Info
 void XLog.Info.setParameters(XLog.Info logInfo)
          Set all the parameter values from the given LogInfo.
 

Constructors in org.apache.oozie.util with parameters of type XLog.Info
XLog.Info(XLog.Info logInfo)
          Construct a new LogInfo object from an existing one.
 



Copyright © 2011 Yahoo. All Rights Reserved.