org.apache.falcon.workflow.engine
Class OozieClientFactory
java.lang.Object
org.apache.falcon.workflow.engine.OozieClientFactory
public final class OozieClientFactory
- extends Object
Factory for providing appropriate oozie client.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static OozieClient get(org.apache.falcon.entity.v0.cluster.Cluster cluster)
throws FalconException
- Throws:
FalconException
get
public static OozieClient get(String cluster)
throws FalconException
- Throws:
FalconException
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.