org.springframework.yarn.am
Class AppmasterConstants
java.lang.Object
org.springframework.yarn.am.AppmasterConstants
public class AppmasterConstants
- extends Object
Public constants used for application master.
- Author:
- Janne Valkealahti
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTAINER_COUNT
public static final String CONTAINER_COUNT
- Constant used to indicate number of container launched
- See Also:
- Constant Field Values
AppmasterConstants
public AppmasterConstants()