| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager | |
| org.apache.hadoop.yarn.server.nodemanager.executor |
| Modifier and Type | Method | Description |
|---|---|---|
abstract boolean |
ContainerExecutor.reapContainer(ContainerReapContext ctx) |
Perform the steps necessary to reap the container.
|
boolean |
DefaultContainerExecutor.reapContainer(ContainerReapContext ctx) |
No-op for reaping containers within the DefaultContainerExecutor.
|
boolean |
LinuxContainerExecutor.reapContainer(ContainerReapContext ctx) |
Performs the tasks necessary to reap the container.
|
| Modifier and Type | Method | Description |
|---|---|---|
ContainerReapContext |
ContainerReapContext.Builder.build() |
Builds the context with the attributes set.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.