|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.yarn.boot.YarnAppmasterAutoConfiguration.TrackServiceConfig
@Configuration @ConditionalOnWebApplication public static class YarnAppmasterAutoConfiguration.TrackServiceConfig
Constructor Summary | |
---|---|
YarnAppmasterAutoConfiguration.TrackServiceConfig()
|
Method Summary | |
---|---|
AppmasterTrackService |
appmasterTrackService()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public YarnAppmasterAutoConfiguration.TrackServiceConfig()
Method Detail |
---|
@Bean(name="yarnAmTrackservice") @ConditionalOnMissingBean(value=AppmasterTrackService.class) public AppmasterTrackService appmasterTrackService()
|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |