| Modifier and Type | Method and Description |
|---|---|
int |
DefaultContainerExecutor.launchContainer(ContainerStartContext ctx) |
int |
LinuxContainerExecutor.launchContainer(ContainerStartContext ctx) |
abstract int |
ContainerExecutor.launchContainer(ContainerStartContext ctx)
Launch the container on the node.
|
int |
DefaultContainerExecutor.relaunchContainer(ContainerStartContext ctx) |
int |
LinuxContainerExecutor.relaunchContainer(ContainerStartContext ctx) |
abstract int |
ContainerExecutor.relaunchContainer(ContainerStartContext ctx)
Relaunch the container on the node.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
ContainerLaunch.launchContainer(ContainerStartContext ctx) |
protected int |
ContainerLaunch.prepareForLaunch(ContainerStartContext ctx) |
protected int |
ContainerLaunch.relaunchContainer(ContainerStartContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
ContainerStartContext |
ContainerStartContext.Builder.build() |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.