|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use URIHandler.DependencyType | |
---|---|
org.apache.oozie.dependency |
Uses of URIHandler.DependencyType in org.apache.oozie.dependency |
---|
Methods in org.apache.oozie.dependency that return URIHandler.DependencyType | |
---|---|
URIHandler.DependencyType |
URIHandler.getDependencyType(URI uri)
Get the dependency type of the URI. |
URIHandler.DependencyType |
HCatURIHandler.getDependencyType(URI uri)
|
URIHandler.DependencyType |
FSURIHandler.getDependencyType(URI uri)
|
static URIHandler.DependencyType |
URIHandler.DependencyType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static URIHandler.DependencyType[] |
URIHandler.DependencyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |