|
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.AbstractLaunchContextProperties
org.springframework.yarn.boot.properties.SpringYarnAppmasterLaunchContextProperties
@ConfigurationProperties(value="spring.yarn.appmaster.launchcontext") public class SpringYarnAppmasterLaunchContextProperties
| Constructor Summary | |
|---|---|
SpringYarnAppmasterLaunchContextProperties()
|
|
| Method Summary | |
|---|---|
boolean |
isLocality()
|
void |
setLocality(boolean locality)
|
| Methods inherited from class org.springframework.yarn.boot.properties.AbstractLaunchContextProperties |
|---|
getArchiveFile, getArguments, getClasspath, getOptions, getPathSeparator, getRunnerClass, isIncludeBaseDirectory, isIncludeLocalSystemEnv, isUseDefaultYarnClasspath, setArchiveFile, setArguments, setClasspath, setIncludeBaseDirectory, setIncludeLocalSystemEnv, setOptions, setPathSeparator, setRunnerClass, setUseDefaultYarnClasspath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpringYarnAppmasterLaunchContextProperties()
| Method Detail |
|---|
public boolean isLocality()
public void setLocality(boolean locality)
|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||