Uses of Class
org.apache.oozie.client.OozieClient

Packages that use OozieClient
org.apache.oozie.cli   
org.apache.oozie.client   
 

Uses of OozieClient in org.apache.oozie.cli
 

Methods in org.apache.oozie.cli that return OozieClient
protected  OozieClient OozieCLI.createOozieClient(org.apache.commons.cli.CommandLine commandLine)
          Create a OozieClient.
 

Methods in org.apache.oozie.cli with parameters of type OozieClient
protected  void OozieCLI.setDebugMode(OozieClient wc)
           
 

Uses of OozieClient in org.apache.oozie.client
 

Subclasses of OozieClient in org.apache.oozie.client
 class XOozieClient
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.