Modifier and Type | Interface and Description |
---|---|
static class |
BundleJob.Timeunit
Defines the possible frequency unit of all Oozie applications in Bundle.
|
Job.Status
Modifier and Type | Method and Description |
---|---|
List<CoordinatorJob> |
getCoordinators()
Return the list of CoordinatorJob.
|
Date |
getCreatedTime()
Get createdTime
|
Date |
getKickoffTime()
Return the JOB Kickoff time.
|
int |
getTimeout()
Return the time out value for all the coord jobs within Bundle
|
BundleJob.Timeunit |
getTimeUnit()
Return the timeUnit for the Bundle job, it could be, Timeunit enum, e.g.
|
getAcl, getAppName, getAppPath, getConf, getConsoleUrl, getEndTime, getExternalId, getGroup, getId, getPauseTime, getStartTime, getStatus, getUser, resetPending, setPending, setStatus
BundleJob.Timeunit getTimeUnit()
int getTimeout()
List<CoordinatorJob> getCoordinators()
Date getKickoffTime()
Date getCreatedTime()
Copyright © 2018 Apache Software Foundation. All rights reserved.