|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.yarn.boot.properties.AbstractResourceProperties
org.springframework.yarn.boot.properties.SpringYarnAppmasterResourceProperties
@ConfigurationProperties(value="spring.yarn.appmaster.resource") public class SpringYarnAppmasterResourceProperties
| Constructor Summary | |
|---|---|
SpringYarnAppmasterResourceProperties()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getPriority()
|
void |
setPriority(java.lang.Integer priority)
|
| Methods inherited from class org.springframework.yarn.boot.properties.AbstractResourceProperties |
|---|
getMemory, getVirtualCores, setMemory, setVirtualCores |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpringYarnAppmasterResourceProperties()
| Method Detail |
|---|
public java.lang.Integer getPriority()
public void setPriority(java.lang.Integer priority)
|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||