public class AppmasterLauncherRunner extends CommandLineRunnerSupport implements org.springframework.boot.CommandLineRunner
CommandLineRunner から run、Spring、Yarn の appmaster。| コンストラクターと説明 |
|---|
AppmasterLauncherRunner() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected void | launchAppmaster(YarnAppmaster appmaster, java.lang.String[] parameters) |
void | run(java.lang.String... args) |
void | setContainerCount(int containerCount) |
countDownLatch, exit, exit, getExitCodeMapper, getOrder, isWaitLatch, setExitCodeMapper, setOrder, setWaitLatch, waitLatch, waitLatchpublic void run(java.lang.String... args)
throws java.lang.Exceptionorg.springframework.boot.CommandLineRunner の run java.lang.Exceptionpublic void setContainerCount(int containerCount)
protected void launchAppmaster(YarnAppmaster appmaster, java.lang.String[] parameters)