org.springframework.yarn.boot.properties
Class SpringYarnAppmasterResourceProperties
java.lang.Object
org.springframework.yarn.boot.properties.AbstractResourceProperties
org.springframework.yarn.boot.properties.SpringYarnAppmasterResourceProperties
@ConfigurationProperties(value="spring.yarn.appmaster.resource")
public class SpringYarnAppmasterResourceProperties
- extends AbstractResourceProperties
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringYarnAppmasterResourceProperties
public SpringYarnAppmasterResourceProperties()
getPriority
public Integer getPriority()
setPriority
public void setPriority(Integer priority)