| Package | Description |
|---|---|
| org.apache.oozie.dependency |
| Modifier and Type | Method and Description |
|---|---|
URIHandler.Context |
URIHandler.getContext(URI uri,
org.apache.hadoop.conf.Configuration conf,
String user)
Get the Context which can be used to access URI of the same scheme and
host
|
URIHandler.Context |
HCatURIHandler.getContext(URI uri,
org.apache.hadoop.conf.Configuration conf,
String user) |
URIHandler.Context |
FSURIHandler.getContext(URI uri,
org.apache.hadoop.conf.Configuration conf,
String user) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
URIHandler.exists(URI uri,
URIHandler.Context context)
Check if the dependency identified by the URI is available
|
boolean |
HCatURIHandler.exists(URI uri,
URIHandler.Context context) |
boolean |
FSURIHandler.exists(URI uri,
URIHandler.Context context) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.