| Package | Description | 
|---|---|
| net.sourceforge.seqware.pipeline.workflowV2.engine.oozie.object | 
 Implementation of workflow steps for Oozie. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BatchedOozieBashJob
Container for batching up jobs 
 | 
class  | 
BatchedOozieProvisionFileJob
Container for batching up provision file jobs 
 | 
class  | 
OozieBashJob  | 
class  | 
OozieProvisionFileJob  | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<OozieJob> | 
OozieJob.children  | 
protected List<OozieJob> | 
OozieJob.parents  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<OozieJob> | 
OozieJob.getChildren()  | 
List<List<OozieJob>> | 
WorkflowApp.getOrderedJobs()  | 
Collection<OozieJob> | 
OozieJob.getParents()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OozieJob.addParent(OozieJob parent)  | 
int | 
OozieJob.compareTo(OozieJob that)  | 
Copyright © 2015 SeqWare. All rights reserved.