|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionDependency | |
---|---|
org.apache.oozie.dependency |
Uses of ActionDependency in org.apache.oozie.dependency |
---|
Methods in org.apache.oozie.dependency that return ActionDependency | |
---|---|
static ActionDependency |
DependencyChecker.checkForAvailability(String[] missingDependencies,
org.apache.hadoop.conf.Configuration actionConf,
boolean stopOnFirstMissing)
Get the currently missing and available dependencies after checking the list of known missing dependencies against the source. |
static ActionDependency |
DependencyChecker.checkForAvailability(String missingDependencies,
org.apache.hadoop.conf.Configuration actionConf,
boolean stopOnFirstMissing)
Get the currently missing and available dependencies after checking the list of known missing dependencies against the source. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |