|
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.container.SimpleContainerRunner
public class SimpleContainerRunner
Default implementation of ContainerRunner
.
Constructor Summary | |
---|---|
SimpleContainerRunner()
Instantiates a new simple container runner. |
Method Summary | |
---|---|
void |
run(YarnContainer container)
Run YarnContainer . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleContainerRunner()
Method Detail |
---|
public void run(YarnContainer container)
ContainerRunner
YarnContainer
.
run
in interface ContainerRunner
container
- the Yarn container
|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |