|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BundleJob.Timeunit | |
|---|---|
| org.apache.oozie.client | |
| Uses of BundleJob.Timeunit in org.apache.oozie.client |
|---|
| Methods in org.apache.oozie.client that return BundleJob.Timeunit | |
|---|---|
BundleJob.Timeunit |
BundleJob.getTimeUnit()
Return the timeUnit for the Bundle job, it could be, Timeunit enum, e.g. |
static BundleJob.Timeunit |
BundleJob.Timeunit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BundleJob.Timeunit[] |
BundleJob.Timeunit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||