public class WorkflowApp extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BUCKET_SIZE |
static String |
JOB_PREFIX |
static org.jdom.Namespace |
NAMESPACE |
static int |
THRESHOLD |
static String |
URIOOZIEWORKFLOW |
Constructor and Description |
---|
WorkflowApp(AbstractWorkflowDataModel wfdm,
String nfsWorkDir,
org.apache.hadoop.fs.Path hdfsWorkDir,
boolean useSge,
File seqwareJar,
String threadsSgeParamFormat,
String maxMemorySgeParamFormat) |
public static final String URIOOZIEWORKFLOW
public static final org.jdom.Namespace NAMESPACE
public static final int BUCKET_SIZE
public static final int THRESHOLD
public static final String JOB_PREFIX
public WorkflowApp(AbstractWorkflowDataModel wfdm, String nfsWorkDir, org.apache.hadoop.fs.Path hdfsWorkDir, boolean useSge, File seqwareJar, String threadsSgeParamFormat, String maxMemorySgeParamFormat)
Copyright © 2015 SeqWare. All rights reserved.