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.addHeader(OozieClient wc)
           
protected  void OozieCLI.setDebugMode(OozieClient wc, boolean debugOpt)
           
 

Uses of OozieClient in org.apache.oozie.client
 

Subclasses of OozieClient in org.apache.oozie.client
 class AuthOozieClient
          This subclass of XOozieClient supports Kerberos HTTP SPNEGO and simple authentication.
 class XOozieClient
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.