package
coordinator
Type Members
-
case class
Coordinator(name: String, frequency: String, start: String, end: String, timezone: String, workflow: Workflow, configuration: Configuration) extends XmlSerializable with Nameable with OozieProperties with JobProperties with Product with Serializable
Oozie coOrdinator definition
the CoOrdinator name
the CoOrdinator frequency
the CoOrdinator start time
the CoOrdinator end time
the CoOrdinator time-zone
the workflow to run
configuration for the workflow