|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.oozie.dependency.URIHandler.Context
public abstract static class URIHandler.Context
| Constructor Summary | |
|---|---|
URIHandler.Context(org.apache.hadoop.conf.Configuration conf,
String user)
Create a Context that can be used to access a URI |
|
| Method Summary | |
|---|---|
void |
destroy()
Destroy the Context |
org.apache.hadoop.conf.Configuration |
getConfiguration()
Get the Configuration to access the URI |
String |
getUser()
Get the name of the user the URI will be accessed as |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URIHandler.Context(org.apache.hadoop.conf.Configuration conf,
String user)
conf - Configuration to access the URIuser - name of the user the URI should be accessed as| Method Detail |
|---|
public org.apache.hadoop.conf.Configuration getConfiguration()
public String getUser()
public void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||