protected static class ApexYarnLauncher.LaunchParams
extends java.lang.Object
implements java.io.Serializable
| Modifier | Constructor and Description | 
|---|---|
protected  | 
LaunchParams(com.datatorrent.api.DAG dag,
            com.datatorrent.api.Attribute.AttributeMap launchAttributes,
            java.util.Properties configProperties)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.apache.apex.api.Launcher<?> | 
getApexLauncher()  | 
protected java.lang.String | 
getCmd()  | 
protected java.util.Map<java.lang.String,java.lang.String> | 
getEnv()  |