|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.hadoop.yarn.applications.distributedshell.DSConstants
@InterfaceAudience.Public @InterfaceStability.Unstable public class DSConstants
Constants used in both Client and Application Master
Field Summary | |
---|---|
static String |
DISTRIBUTEDSHELLSCRIPTLEN
Environment key name denoting the file content length for the shell script. |
static String |
DISTRIBUTEDSHELLSCRIPTLOCATION
Environment key name pointing to the shell script's location |
static String |
DISTRIBUTEDSHELLSCRIPTTIMESTAMP
Environment key name denoting the file timestamp for the shell script. |
static String |
DISTRIBUTEDSHELLTIMELINEDOMAIN
Environment key name denoting the timeline domain ID. |
Constructor Summary | |
---|---|
DSConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String DISTRIBUTEDSHELLSCRIPTLOCATION
public static final String DISTRIBUTEDSHELLSCRIPTTIMESTAMP
public static final String DISTRIBUTEDSHELLSCRIPTLEN
public static final String DISTRIBUTEDSHELLTIMELINEDOMAIN
Constructor Detail |
---|
public DSConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |