This project has retired. For details please refer to its
Attic page.
KerberosDoAs (Oozie Core 3.1.3-incubating API)
org.apache.oozie.action.hadoop
Class KerberosDoAs
java.lang.Object
org.apache.oozie.action.hadoop.DoAs
org.apache.oozie.action.hadoop.KerberosDoAs
- All Implemented Interfaces:
- Callable<Void>
public class KerberosDoAs
- extends DoAs
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KerberosDoAs
public KerberosDoAs()
call
public Void call()
throws Exception
- Specified by:
call
in interface Callable<Void>
- Overrides:
call
in class DoAs
- Throws:
Exception
Copyright © 2012 Apache Software Foundation. All Rights Reserved.